@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/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67048'^^xsd:string;
  dwc:scientificName 'Acartia natalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '220935'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67048'^^xsd:string;
  dwc:aphiaIdAccepted '346068'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67049'^^xsd:string;
  dwc:scientificName 'Amphioxus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '104900'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67049'^^xsd:string;
  dwc:aphiaIdAccepted '104902'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67050'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67050'^^xsd:string;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67051'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67051'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67052'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67052'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67053'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67053'^^xsd:string;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67054'^^xsd:string;
  dwc:scientificName 'Calanopia parathompsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '220918'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67054'^^xsd:string;
  dwc:aphiaIdAccepted '346210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67055'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67055'^^xsd:string;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67056'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67056'^^xsd:string;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67057'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67057'^^xsd:string;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67058'^^xsd:string;
  dwc:scientificName 'Ctenophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1248'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67058'^^xsd:string;
  dwc:aphiaIdAccepted '1248'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67059'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67059'^^xsd:string;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67060'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67060'^^xsd:string;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67061'^^xsd:string;
  dwc:scientificName 'Doliolum spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '137222'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67061'^^xsd:string;
  dwc:aphiaIdAccepted '137222'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67062'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1207'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67062'^^xsd:string;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67063'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67063'^^xsd:string;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67064'^^xsd:string;
  dwc:scientificName 'Halobates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '204105'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67064'^^xsd:string;
  dwc:aphiaIdAccepted '204105'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67065'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67065'^^xsd:string;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67066'^^xsd:string;
  dwc:scientificName 'Harpacticoida sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67066'^^xsd:string;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67067'^^xsd:string;
  dwc:scientificName 'Hydromedusae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67067'^^xsd:string;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67068'^^xsd:string;
  dwc:scientificName 'Hyperiidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1205'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67068'^^xsd:string;
  dwc:aphiaIdAccepted '1205'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67069'^^xsd:string;
  dwc:scientificName 'Labidocera madurae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '104732'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67069'^^xsd:string;
  dwc:aphiaIdAccepted '104732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67070'^^xsd:string;
  dwc:scientificName 'Larvacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '17446'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67070'^^xsd:string;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67071'^^xsd:string;
  dwc:scientificName 'Lucifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '106827'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67071'^^xsd:string;
  dwc:aphiaIdAccepted '106827'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67072'^^xsd:string;
  dwc:scientificName 'Monstrilloida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1106'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67072'^^xsd:string;
  dwc:aphiaIdAccepted '1106'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67073'^^xsd:string;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67073'^^xsd:string;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67074'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67074'^^xsd:string;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67075'^^xsd:string;
  dwc:scientificName 'Penaeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '106727'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67075'^^xsd:string;
  dwc:aphiaIdAccepted '106727'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67076'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67076'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67077'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67077'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67078'^^xsd:string;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67078'^^xsd:string;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67079'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67079'^^xsd:string;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67080'^^xsd:string;
  dwc:scientificName 'Probiscis of Plathyhelminthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '793'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67080'^^xsd:string;
  dwc:aphiaIdAccepted '793'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67081'^^xsd:string;
  dwc:scientificName 'Pseudodiaptomus stuhlmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '355191'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67081'^^xsd:string;
  dwc:aphiaIdAccepted '355191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67082'^^xsd:string;
  dwc:scientificName 'Sagitta spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67082'^^xsd:string;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67083'^^xsd:string;
  dwc:scientificName 'Sinhonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67083'^^xsd:string;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67084'^^xsd:string;
  dwc:scientificName 'Bestiola sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '203990'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67084'^^xsd:string;
  dwc:aphiaIdAccepted '346148'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67085'^^xsd:string;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67085'^^xsd:string;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67086'^^xsd:string;
  dwc:scientificName 'Kelleria pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '220945'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67086'^^xsd:string;
  dwc:aphiaIdAccepted '220945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67087'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67087'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67088'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67088'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67089'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67089'^^xsd:string;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67090'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67090'^^xsd:string;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67091'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67091'^^xsd:string;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67092'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67092'^^xsd:string;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67093'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67093'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67094'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67094'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67095'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67095'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67096'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67096'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67097'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67097'^^xsd:string;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67098'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67098'^^xsd:string;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67099'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67099'^^xsd:string;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67100'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67100'^^xsd:string;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67101'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67101'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67102'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67102'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67103'^^xsd:string;
  dwc:scientificName 'Ctenophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1248'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67103'^^xsd:string;
  dwc:aphiaIdAccepted '1248'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67104'^^xsd:string;
  dwc:scientificName 'Ctenophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '1248'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67104'^^xsd:string;
  dwc:aphiaIdAccepted '1248'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67105'^^xsd:string;
  dwc:scientificName 'Euphausiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '110671'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67105'^^xsd:string;
  dwc:aphiaIdAccepted '110671'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67106'^^xsd:string;
  dwc:scientificName 'Euphausiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '110671'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67106'^^xsd:string;
  dwc:aphiaIdAccepted '110671'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67107'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67107'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67108'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67108'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67109'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67109'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67110'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67110'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67111'^^xsd:string;
  dwc:scientificName 'Medusae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '596365'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67111'^^xsd:string;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67112'^^xsd:string;
  dwc:scientificName 'Medusae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '596365'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67112'^^xsd:string;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67113'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67113'^^xsd:string;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67114'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67114'^^xsd:string;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67115'^^xsd:string;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67115'^^xsd:string;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67116'^^xsd:string;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67116'^^xsd:string;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67117'^^xsd:string;
  dwc:scientificName 'Penaeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '106727'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67117'^^xsd:string;
  dwc:aphiaIdAccepted '106727'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67118'^^xsd:string;
  dwc:scientificName 'Penaeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '106727'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67118'^^xsd:string;
  dwc:aphiaIdAccepted '106727'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67119'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67119'^^xsd:string;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67120'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67120'^^xsd:string;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67121'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67121'^^xsd:string;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67122'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67122'^^xsd:string;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67123'^^xsd:string;
  dwc:scientificName 'Sergestidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '106731'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67123'^^xsd:string;
  dwc:aphiaIdAccepted '106731'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67124'^^xsd:string;
  dwc:scientificName 'Sergestidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '106731'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67124'^^xsd:string;
  dwc:aphiaIdAccepted '106731'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67125'^^xsd:string;
  dwc:scientificName 'Sinhonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67125'^^xsd:string;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.983334"^^xsd:decimal ;
  dwc:decimalLongitude "39.61298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.983334 39.61298)"^^geo:wktLiteral ;
  geo-pos:lat "-3.983334"^^xsd:decimal ;
  geo-pos:long "39.61298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station5_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67126'^^xsd:string;
  dwc:scientificName 'Sinhonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.61298'^^xsd:double;
  dwc:latitude '-3.983334'^^xsd:double;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67126'^^xsd:string;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66897'^^xsd:string;
  dwc:scientificName 'Sinhonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66897'^^xsd:string;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66898'^^xsd:string;
  dwc:scientificName 'Temora discaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '220898'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66898'^^xsd:string;
  dwc:aphiaIdAccepted '220898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66899'^^xsd:string;
  dwc:scientificName 'Tortanus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '220937'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66899'^^xsd:string;
  dwc:aphiaIdAccepted '720586'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66900'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66900'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66901'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66901'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66902'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66902'^^xsd:string;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66903'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66903'^^xsd:string;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66904'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66904'^^xsd:string;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66851'^^xsd:string;
  dwc:scientificName 'Acartia natalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '220935'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66851'^^xsd:string;
  dwc:aphiaIdAccepted '346068'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66852'^^xsd:string;
  dwc:scientificName 'Acetes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '158343'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66852'^^xsd:string;
  dwc:aphiaIdAccepted '158343'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66853'^^xsd:string;
  dwc:scientificName 'Acrocalanus gibber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '104645'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66853'^^xsd:string;
  dwc:aphiaIdAccepted '104645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66854'^^xsd:string;
  dwc:scientificName 'Amphioxus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '104900'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66854'^^xsd:string;
  dwc:aphiaIdAccepted '104902'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66855'^^xsd:string;
  dwc:scientificName 'Anomura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66855'^^xsd:string;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66856'^^xsd:string;
  dwc:scientificName 'Aphroditidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '938'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66856'^^xsd:string;
  dwc:aphiaIdAccepted '938'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66857'^^xsd:string;
  dwc:scientificName 'Bestiola sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '203990'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66857'^^xsd:string;
  dwc:aphiaIdAccepted '346148'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66858'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66858'^^xsd:string;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66859'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66859'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66860'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66860'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66861'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66861'^^xsd:string;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66862'^^xsd:string;
  dwc:scientificName 'Calanopia parathompsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '220918'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66862'^^xsd:string;
  dwc:aphiaIdAccepted '346210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66863'^^xsd:string;
  dwc:scientificName 'Canthocalanus pauper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '220834'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66863'^^xsd:string;
  dwc:aphiaIdAccepted '220834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66864'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66864'^^xsd:string;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66865'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66865'^^xsd:string;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66866'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66866'^^xsd:string;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66867'^^xsd:string;
  dwc:scientificName 'Cryptoniscidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '146881'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66867'^^xsd:string;
  dwc:aphiaIdAccepted '146881'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66868'^^xsd:string;
  dwc:scientificName 'Ctenophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1248'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66868'^^xsd:string;
  dwc:aphiaIdAccepted '1248'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66869'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66869'^^xsd:string;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66870'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66870'^^xsd:string;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66871'^^xsd:string;
  dwc:scientificName 'Doliolum spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '137222'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66871'^^xsd:string;
  dwc:aphiaIdAccepted '137222'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66872'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1207'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66872'^^xsd:string;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66873'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66873'^^xsd:string;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66874'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66874'^^xsd:string;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66875'^^xsd:string;
  dwc:scientificName 'Harpacticoida sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66875'^^xsd:string;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66876'^^xsd:string;
  dwc:scientificName 'Hydromedusae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66876'^^xsd:string;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66877'^^xsd:string;
  dwc:scientificName 'Hyperiidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1205'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66877'^^xsd:string;
  dwc:aphiaIdAccepted '1205'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66878'^^xsd:string;
  dwc:scientificName 'Kelleria pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '220945'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66878'^^xsd:string;
  dwc:aphiaIdAccepted '220945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66879'^^xsd:string;
  dwc:scientificName 'Labidocera madurae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '104732'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66879'^^xsd:string;
  dwc:aphiaIdAccepted '104732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66880'^^xsd:string;
  dwc:scientificName 'Larvacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '17446'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66880'^^xsd:string;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66881'^^xsd:string;
  dwc:scientificName 'Lucifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '106827'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66881'^^xsd:string;
  dwc:aphiaIdAccepted '106827'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66882'^^xsd:string;
  dwc:scientificName 'Monstrillidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '119777'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66882'^^xsd:string;
  dwc:aphiaIdAccepted '119777'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66883'^^xsd:string;
  dwc:scientificName 'Monstrilloida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1106'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66883'^^xsd:string;
  dwc:aphiaIdAccepted '1106'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66884'^^xsd:string;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66884'^^xsd:string;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66885'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66885'^^xsd:string;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66886'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66886'^^xsd:string;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66887'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66887'^^xsd:string;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66888'^^xsd:string;
  dwc:scientificName 'Paragnathia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '118438'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66888'^^xsd:string;
  dwc:aphiaIdAccepted '118438'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66889'^^xsd:string;
  dwc:scientificName 'Penaeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '106727'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66889'^^xsd:string;
  dwc:aphiaIdAccepted '106727'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66890'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66890'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66891'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66891'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66892'^^xsd:string;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66892'^^xsd:string;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66893'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66893'^^xsd:string;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66894'^^xsd:string;
  dwc:scientificName 'Pontellopsis herdmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '220930'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66894'^^xsd:string;
  dwc:aphiaIdAccepted '220930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66895'^^xsd:string;
  dwc:scientificName 'Pseudodiaptomus stuhlmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '355191'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66895'^^xsd:string;
  dwc:aphiaIdAccepted '355191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66896'^^xsd:string;
  dwc:scientificName 'Sagitta spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66896'^^xsd:string;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66905'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66905'^^xsd:string;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66906'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66906'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66907'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66907'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66908'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66908'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66909'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66909'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66910'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66910'^^xsd:string;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66911'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66911'^^xsd:string;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66912'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66912'^^xsd:string;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66913'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66913'^^xsd:string;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66914'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66914'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66915'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66915'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66916'^^xsd:string;
  dwc:scientificName 'Ctenophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1248'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66916'^^xsd:string;
  dwc:aphiaIdAccepted '1248'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66917'^^xsd:string;
  dwc:scientificName 'Ctenophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '1248'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66917'^^xsd:string;
  dwc:aphiaIdAccepted '1248'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66918'^^xsd:string;
  dwc:scientificName 'Euphausiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '110671'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66918'^^xsd:string;
  dwc:aphiaIdAccepted '110671'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66919'^^xsd:string;
  dwc:scientificName 'Euphausiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '110671'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66919'^^xsd:string;
  dwc:aphiaIdAccepted '110671'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66920'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66920'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66921'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66921'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66922'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66922'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66923'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66923'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66924'^^xsd:string;
  dwc:scientificName 'Medusae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '596365'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66924'^^xsd:string;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66925'^^xsd:string;
  dwc:scientificName 'Medusae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '596365'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66925'^^xsd:string;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66926'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66926'^^xsd:string;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66927'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66927'^^xsd:string;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66928'^^xsd:string;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66928'^^xsd:string;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66929'^^xsd:string;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66929'^^xsd:string;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66930'^^xsd:string;
  dwc:scientificName 'Penaeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '106727'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66930'^^xsd:string;
  dwc:aphiaIdAccepted '106727'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66931'^^xsd:string;
  dwc:scientificName 'Penaeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '106727'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66931'^^xsd:string;
  dwc:aphiaIdAccepted '106727'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66932'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66932'^^xsd:string;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66933'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66933'^^xsd:string;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66934'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66934'^^xsd:string;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66935'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66935'^^xsd:string;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66936'^^xsd:string;
  dwc:scientificName 'Sergestidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '106731'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66936'^^xsd:string;
  dwc:aphiaIdAccepted '106731'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66937'^^xsd:string;
  dwc:scientificName 'Sergestidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '106731'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66937'^^xsd:string;
  dwc:aphiaIdAccepted '106731'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66938'^^xsd:string;
  dwc:scientificName 'Sinhonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66938'^^xsd:string;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992233"^^xsd:decimal ;
  dwc:decimalLongitude "39.643745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992233 39.643745)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992233"^^xsd:decimal ;
  geo-pos:long "39.643745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station4_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66939'^^xsd:string;
  dwc:scientificName 'Sinhonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.643745'^^xsd:double;
  dwc:latitude '-3.992233'^^xsd:double;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66939'^^xsd:string;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67181'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67181'^^xsd:string;
  dwc:observationDate '1986-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67182'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67182'^^xsd:string;
  dwc:observationDate '1986-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67183'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67183'^^xsd:string;
  dwc:observationDate '1986-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67184'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67184'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67185'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67185'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67186'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67186'^^xsd:string;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67187'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67187'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67188'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67188'^^xsd:string;
  dwc:observationDate '1987-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67189'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67189'^^xsd:string;
  dwc:observationDate '1987-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67190'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67190'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67191'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67191'^^xsd:string;
  dwc:observationDate '1987-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67192'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67192'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67193'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67193'^^xsd:string;
  dwc:observationDate '1987-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67194'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67194'^^xsd:string;
  dwc:observationDate '1987-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67127'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67127'^^xsd:string;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67128'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67128'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67129'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67129'^^xsd:string;
  dwc:observationDate '1985-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67130'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67130'^^xsd:string;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67131'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67131'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67132'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67132'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67133'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67133'^^xsd:string;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67134'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67134'^^xsd:string;
  dwc:observationDate '1985-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67135'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67135'^^xsd:string;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67136'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67136'^^xsd:string;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67137'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67137'^^xsd:string;
  dwc:observationDate '1985-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67138'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67138'^^xsd:string;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67139'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67139'^^xsd:string;
  dwc:observationDate '1985-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67140'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67140'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67141'^^xsd:string;
  dwc:scientificName 'Acartia amboinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '220933'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67141'^^xsd:string;
  dwc:aphiaIdAccepted '346049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67142'^^xsd:string;
  dwc:scientificName 'Acartia amboinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '220933'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67142'^^xsd:string;
  dwc:aphiaIdAccepted '346049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67143'^^xsd:string;
  dwc:scientificName 'Calanopia elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '104724'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67143'^^xsd:string;
  dwc:aphiaIdAccepted '104724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67144'^^xsd:string;
  dwc:scientificName 'Calanopia elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '104724'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67144'^^xsd:string;
  dwc:aphiaIdAccepted '104724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67145'^^xsd:string;
  dwc:scientificName 'Calanopia minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '220919'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67145'^^xsd:string;
  dwc:aphiaIdAccepted '220919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67146'^^xsd:string;
  dwc:scientificName 'Calanopia minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '220919'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67146'^^xsd:string;
  dwc:aphiaIdAccepted '220919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67147'^^xsd:string;
  dwc:scientificName 'Calanopia parathompsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '220918'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67147'^^xsd:string;
  dwc:aphiaIdAccepted '346210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67148'^^xsd:string;
  dwc:scientificName 'Calanopia parathompsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '220918'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67148'^^xsd:string;
  dwc:aphiaIdAccepted '346210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67149'^^xsd:string;
  dwc:scientificName 'Canthocalanus pauper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '220834'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67149'^^xsd:string;
  dwc:aphiaIdAccepted '220834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67150'^^xsd:string;
  dwc:scientificName 'Canthocalanus pauper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '220834'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67150'^^xsd:string;
  dwc:aphiaIdAccepted '220834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67151'^^xsd:string;
  dwc:scientificName 'Centropages furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '104495'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67151'^^xsd:string;
  dwc:aphiaIdAccepted '104495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67152'^^xsd:string;
  dwc:scientificName 'Centropages furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '104495'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67152'^^xsd:string;
  dwc:aphiaIdAccepted '104495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67153'^^xsd:string;
  dwc:scientificName 'Centropages orsinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '220901'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67153'^^xsd:string;
  dwc:aphiaIdAccepted '220901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67154'^^xsd:string;
  dwc:scientificName 'Centropages orsinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '220901'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67154'^^xsd:string;
  dwc:aphiaIdAccepted '220901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67155'^^xsd:string;
  dwc:scientificName 'Labidocera orsinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '104734'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67155'^^xsd:string;
  dwc:aphiaIdAccepted '104734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67156'^^xsd:string;
  dwc:scientificName 'Labidocera orsinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '104734'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67156'^^xsd:string;
  dwc:aphiaIdAccepted '104734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67157'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67157'^^xsd:string;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67158'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67158'^^xsd:string;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67159'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67159'^^xsd:string;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67160'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67160'^^xsd:string;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67161'^^xsd:string;
  dwc:scientificName 'Pontellopsis herdmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '220930'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67161'^^xsd:string;
  dwc:aphiaIdAccepted '220930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67162'^^xsd:string;
  dwc:scientificName 'Pseudodiaptomus stuhlmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '355191'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67162'^^xsd:string;
  dwc:aphiaIdAccepted '355191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67163'^^xsd:string;
  dwc:scientificName 'Pseudodiaptomus stuhlmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '355191'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67163'^^xsd:string;
  dwc:aphiaIdAccepted '355191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67164'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67164'^^xsd:string;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67165'^^xsd:string;
  dwc:scientificName 'Temora discaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '220898'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67165'^^xsd:string;
  dwc:aphiaIdAccepted '220898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67166'^^xsd:string;
  dwc:scientificName 'Temora discaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '220898'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67166'^^xsd:string;
  dwc:aphiaIdAccepted '220898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67167'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67167'^^xsd:string;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67168'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67168'^^xsd:string;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67169'^^xsd:string;
  dwc:scientificName 'Tortanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '220938'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67169'^^xsd:string;
  dwc:aphiaIdAccepted '720560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67170'^^xsd:string;
  dwc:scientificName 'Tortanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '220938'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67170'^^xsd:string;
  dwc:aphiaIdAccepted '720560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67171'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67171'^^xsd:string;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67172'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67172'^^xsd:string;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67173'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67173'^^xsd:string;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67174'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67174'^^xsd:string;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67175'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67175'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67176'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67176'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67177'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67177'^^xsd:string;
  dwc:observationDate '1986-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67178'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67178'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67179'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67179'^^xsd:string;
  dwc:observationDate '1986-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03204714669"^^xsd:decimal ;
  dwc:decimalLongitude "39.6511623602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03204714669 39.6511623602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03204714669"^^xsd:decimal ;
  geo-pos:long "39.6511623602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577__Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_67180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67180'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6511623602'^^xsd:double;
  dwc:latitude '-4.03204714669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.699331967768 -4.0790548155536, 39.699331967768 -3.9850394778163, 39.602992752537 -3.9850394778163, 39.602992752537 -4.0790548155536, 39.699331967768 -4.0790548155536))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_67180'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66742'^^xsd:string;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66742'^^xsd:string;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66743'^^xsd:string;
  dwc:scientificName 'Penaeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '106727'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66743'^^xsd:string;
  dwc:aphiaIdAccepted '106727'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66744'^^xsd:string;
  dwc:scientificName 'Penaeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '106727'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66744'^^xsd:string;
  dwc:aphiaIdAccepted '106727'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66745'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66745'^^xsd:string;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66746'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66746'^^xsd:string;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66747'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66747'^^xsd:string;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66748'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66748'^^xsd:string;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66749'^^xsd:string;
  dwc:scientificName 'Sergestidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '106731'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66749'^^xsd:string;
  dwc:aphiaIdAccepted '106731'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66750'^^xsd:string;
  dwc:scientificName 'Sergestidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '106731'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66750'^^xsd:string;
  dwc:aphiaIdAccepted '106731'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66751'^^xsd:string;
  dwc:scientificName 'Sinhonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66751'^^xsd:string;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66752'^^xsd:string;
  dwc:scientificName 'Sinhonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66752'^^xsd:string;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66707'^^xsd:string;
  dwc:scientificName 'Temora discaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '220898'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66707'^^xsd:string;
  dwc:aphiaIdAccepted '220898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66708'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66708'^^xsd:string;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66709'^^xsd:string;
  dwc:scientificName 'Thalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '137236'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66709'^^xsd:string;
  dwc:aphiaIdAccepted '137236'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66710'^^xsd:string;
  dwc:scientificName 'Tortanus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '220937'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66710'^^xsd:string;
  dwc:aphiaIdAccepted '720586'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66711'^^xsd:string;
  dwc:scientificName 'Tortanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '220938'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66711'^^xsd:string;
  dwc:aphiaIdAccepted '720560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66712'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66712'^^xsd:string;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66713'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66713'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66714'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66714'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66715'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66715'^^xsd:string;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66716'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66716'^^xsd:string;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66717'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66717'^^xsd:string;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66718'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66718'^^xsd:string;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66719'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66719'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66720'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66720'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66722'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66722'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66723'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66723'^^xsd:string;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66724'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66724'^^xsd:string;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66725'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66725'^^xsd:string;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66726'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66726'^^xsd:string;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66727'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66727'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66728'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66728'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66729'^^xsd:string;
  dwc:scientificName 'Ctenophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '1248'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66729'^^xsd:string;
  dwc:aphiaIdAccepted '1248'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66730'^^xsd:string;
  dwc:scientificName 'Ctenophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '1248'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66730'^^xsd:string;
  dwc:aphiaIdAccepted '1248'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66732'^^xsd:string;
  dwc:scientificName 'Euphausiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '110671'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66732'^^xsd:string;
  dwc:aphiaIdAccepted '110671'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66683'^^xsd:string;
  dwc:scientificName 'Monstrillidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '119777'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66683'^^xsd:string;
  dwc:aphiaIdAccepted '119777'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66684'^^xsd:string;
  dwc:scientificName 'Monstrilloida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '1106'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66684'^^xsd:string;
  dwc:aphiaIdAccepted '1106'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66685'^^xsd:string;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66685'^^xsd:string;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66686'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66686'^^xsd:string;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66687'^^xsd:string;
  dwc:scientificName 'Oithona simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '106657'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66687'^^xsd:string;
  dwc:aphiaIdAccepted '734518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66688'^^xsd:string;
  dwc:scientificName 'Oithona spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66688'^^xsd:string;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66689'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66689'^^xsd:string;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66675'^^xsd:string;
  dwc:scientificName 'Labidocera acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '104726'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66675'^^xsd:string;
  dwc:aphiaIdAccepted '104726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66676'^^xsd:string;
  dwc:scientificName 'Labidocera kroyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '104731'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66676'^^xsd:string;
  dwc:aphiaIdAccepted '1458653'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66677'^^xsd:string;
  dwc:scientificName 'Labidocera madurae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '104732'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66677'^^xsd:string;
  dwc:aphiaIdAccepted '104732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66678'^^xsd:string;
  dwc:scientificName 'Labidocera minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '220921'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66678'^^xsd:string;
  dwc:aphiaIdAccepted '220921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66679'^^xsd:string;
  dwc:scientificName 'Larvacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '17446'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66679'^^xsd:string;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66681'^^xsd:string;
  dwc:scientificName 'Lucifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '106827'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66681'^^xsd:string;
  dwc:aphiaIdAccepted '106827'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66682'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66682'^^xsd:string;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66691'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66691'^^xsd:string;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66692'^^xsd:string;
  dwc:scientificName 'Paracalanus crassirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '220841'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66692'^^xsd:string;
  dwc:aphiaIdAccepted '360051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66693'^^xsd:string;
  dwc:scientificName 'Paracalanus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '104683'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66693'^^xsd:string;
  dwc:aphiaIdAccepted '104683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66694'^^xsd:string;
  dwc:scientificName 'Paracalanus tropicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '220840'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66694'^^xsd:string;
  dwc:aphiaIdAccepted '220840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66695'^^xsd:string;
  dwc:scientificName 'Penaeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '106727'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66695'^^xsd:string;
  dwc:aphiaIdAccepted '106727'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66697'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66697'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66698'^^xsd:string;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66698'^^xsd:string;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66699'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66699'^^xsd:string;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66700'^^xsd:string;
  dwc:scientificName 'Pontella sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '104209'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66700'^^xsd:string;
  dwc:aphiaIdAccepted '104209'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66701'^^xsd:string;
  dwc:scientificName 'Porcellidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '115173'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66701'^^xsd:string;
  dwc:aphiaIdAccepted '115173'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66702'^^xsd:string;
  dwc:scientificName 'Pseudodiaptomus stuhlmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '355191'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66702'^^xsd:string;
  dwc:aphiaIdAccepted '355191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66703'^^xsd:string;
  dwc:scientificName 'Sagitta spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66703'^^xsd:string;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66704'^^xsd:string;
  dwc:scientificName 'Sapphirina nigromaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '129053'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66704'^^xsd:string;
  dwc:aphiaIdAccepted '129053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66706'^^xsd:string;
  dwc:scientificName 'Alima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '136110'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66706'^^xsd:string;
  dwc:aphiaIdAccepted '136110'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66733'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66733'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66734'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66734'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66735'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66735'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66736'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66736'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66737'^^xsd:string;
  dwc:scientificName 'Medusae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '596365'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66737'^^xsd:string;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66738'^^xsd:string;
  dwc:scientificName 'Medusae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '596365'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66738'^^xsd:string;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66739'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66739'^^xsd:string;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66740'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66740'^^xsd:string;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66741'^^xsd:string;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66741'^^xsd:string;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66667'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '1207'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66667'^^xsd:string;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66668'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66668'^^xsd:string;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66669'^^xsd:string;
  dwc:scientificName 'Halobates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '204105'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66669'^^xsd:string;
  dwc:aphiaIdAccepted '204105'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66670'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66670'^^xsd:string;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66671'^^xsd:string;
  dwc:scientificName 'Harpacticoida sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66671'^^xsd:string;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66672'^^xsd:string;
  dwc:scientificName 'Hydromedusae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66672'^^xsd:string;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66673'^^xsd:string;
  dwc:scientificName 'Hyperiidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '1205'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66673'^^xsd:string;
  dwc:aphiaIdAccepted '1205'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66674'^^xsd:string;
  dwc:scientificName 'Ischnocalanus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '104195'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66674'^^xsd:string;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66659'^^xsd:string;
  dwc:scientificName 'Corycaeus (O) pacificus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '211840'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66659'^^xsd:string;
  dwc:aphiaIdAccepted '359744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66660'^^xsd:string;
  dwc:scientificName 'Cryptoniscidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '146881'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66660'^^xsd:string;
  dwc:aphiaIdAccepted '146881'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66661'^^xsd:string;
  dwc:scientificName 'Ctenophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '1248'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66661'^^xsd:string;
  dwc:aphiaIdAccepted '1248'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66662'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66662'^^xsd:string;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66663'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66663'^^xsd:string;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66664'^^xsd:string;
  dwc:scientificName 'Doliolum spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '137222'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66664'^^xsd:string;
  dwc:aphiaIdAccepted '137222'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66665'^^xsd:string;
  dwc:scientificName 'Eucalanus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '104171'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66665'^^xsd:string;
  dwc:aphiaIdAccepted '104171'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66666'^^xsd:string;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66666'^^xsd:string;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66651'^^xsd:string;
  dwc:scientificName 'Centropages calaninus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '104492'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66651'^^xsd:string;
  dwc:aphiaIdAccepted '104492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66652'^^xsd:string;
  dwc:scientificName 'Centropages furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '104495'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66652'^^xsd:string;
  dwc:aphiaIdAccepted '104495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66653'^^xsd:string;
  dwc:scientificName 'Centropages orsinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '220901'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66653'^^xsd:string;
  dwc:aphiaIdAccepted '220901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66654'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66654'^^xsd:string;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66655'^^xsd:string;
  dwc:scientificName 'Corycaeus (C) crassiusculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '128799'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66655'^^xsd:string;
  dwc:aphiaIdAccepted '128799'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66656'^^xsd:string;
  dwc:scientificName 'Corycaeus (D) asiaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '211844'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66656'^^xsd:string;
  dwc:aphiaIdAccepted '852923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66657'^^xsd:string;
  dwc:scientificName 'Corycaeus (D) subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '211843'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66657'^^xsd:string;
  dwc:aphiaIdAccepted '128809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66658'^^xsd:string;
  dwc:scientificName 'Corycaeus (O) agilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '211838'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66658'^^xsd:string;
  dwc:aphiaIdAccepted '359743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66635'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66635'^^xsd:string;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66636'^^xsd:string;
  dwc:scientificName 'Amphioxus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '104900'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66636'^^xsd:string;
  dwc:aphiaIdAccepted '104902'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66637'^^xsd:string;
  dwc:scientificName 'Anomura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66637'^^xsd:string;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66638'^^xsd:string;
  dwc:scientificName 'Aphroditidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '938'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66638'^^xsd:string;
  dwc:aphiaIdAccepted '938'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66639'^^xsd:string;
  dwc:scientificName 'Bestiola sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '203990'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66639'^^xsd:string;
  dwc:aphiaIdAccepted '346148'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66640'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66640'^^xsd:string;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66641'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66641'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66642'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66642'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66643'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66643'^^xsd:string;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66644'^^xsd:string;
  dwc:scientificName 'Calanopia elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '104724'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66644'^^xsd:string;
  dwc:aphiaIdAccepted '104724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66645'^^xsd:string;
  dwc:scientificName 'Calanopia minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '220919'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66645'^^xsd:string;
  dwc:aphiaIdAccepted '220919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66646'^^xsd:string;
  dwc:scientificName 'Calanopia parathompsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '220918'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66646'^^xsd:string;
  dwc:aphiaIdAccepted '346210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66647'^^xsd:string;
  dwc:scientificName 'Calanus minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '220831'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66647'^^xsd:string;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66648'^^xsd:string;
  dwc:scientificName 'Candacia catula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '220913'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66648'^^xsd:string;
  dwc:aphiaIdAccepted '220913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66649'^^xsd:string;
  dwc:scientificName 'Canthocalanus pauper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '220834'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66649'^^xsd:string;
  dwc:aphiaIdAccepted '220834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66650'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66650'^^xsd:string;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66628'^^xsd:string;
  dwc:scientificName 'Acartia amboinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '220933'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66628'^^xsd:string;
  dwc:aphiaIdAccepted '346049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66629'^^xsd:string;
  dwc:scientificName 'Acartia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '220934'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66629'^^xsd:string;
  dwc:aphiaIdAccepted '346051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66630'^^xsd:string;
  dwc:scientificName 'Acartia natalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '220935'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66630'^^xsd:string;
  dwc:aphiaIdAccepted '346068'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66631'^^xsd:string;
  dwc:scientificName 'Acartia negligens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '104259'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66631'^^xsd:string;
  dwc:aphiaIdAccepted '346030'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66632'^^xsd:string;
  dwc:scientificName 'Acetes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '158343'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66632'^^xsd:string;
  dwc:aphiaIdAccepted '158343'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66633'^^xsd:string;
  dwc:scientificName 'Acrocalanus gibber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '104645'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66633'^^xsd:string;
  dwc:aphiaIdAccepted '104645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66634'^^xsd:string;
  dwc:scientificName 'Acrocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '220838'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66634'^^xsd:string;
  dwc:aphiaIdAccepted '220838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66721'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66721'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66731'^^xsd:string;
  dwc:scientificName 'Euphausiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '110671'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66731'^^xsd:string;
  dwc:aphiaIdAccepted '110671'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66690'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66690'^^xsd:string;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66680'^^xsd:string;
  dwc:scientificName 'Lubbockia squillimama'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '128894'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66680'^^xsd:string;
  dwc:aphiaIdAccepted '128894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66696'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66696'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.026577"^^xsd:decimal ;
  dwc:decimalLongitude "39.653777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.026577 39.653777)"^^geo:wktLiteral ;
  geo-pos:lat "-4.026577"^^xsd:decimal ;
  geo-pos:long "39.653777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station3_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66705'^^xsd:string;
  dwc:scientificName 'Sinhonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.653777'^^xsd:double;
  dwc:latitude '-4.026577'^^xsd:double;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66705'^^xsd:string;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66449'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66449'^^xsd:string;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66450'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66450'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66451'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66451'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66452'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66452'^^xsd:string;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66453'^^xsd:string;
  dwc:scientificName 'Calanopia elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104724'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66453'^^xsd:string;
  dwc:aphiaIdAccepted '104724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66454'^^xsd:string;
  dwc:scientificName 'Calanopia minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '220919'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66454'^^xsd:string;
  dwc:aphiaIdAccepted '220919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66455'^^xsd:string;
  dwc:scientificName 'Calanopia parathompsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '220918'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66455'^^xsd:string;
  dwc:aphiaIdAccepted '346210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66456'^^xsd:string;
  dwc:scientificName 'Calanus minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '220831'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66456'^^xsd:string;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66437'^^xsd:string;
  dwc:scientificName 'Acartia amboinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '220933'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66437'^^xsd:string;
  dwc:aphiaIdAccepted '346049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66438'^^xsd:string;
  dwc:scientificName 'Acartia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '220934'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66438'^^xsd:string;
  dwc:aphiaIdAccepted '346051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66439'^^xsd:string;
  dwc:scientificName 'Acartia danae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104252'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66439'^^xsd:string;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66440'^^xsd:string;
  dwc:scientificName 'Acartia negligens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104259'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66440'^^xsd:string;
  dwc:aphiaIdAccepted '346030'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66441'^^xsd:string;
  dwc:scientificName 'Acartia pietschmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '220936'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66441'^^xsd:string;
  dwc:aphiaIdAccepted '348517'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66442'^^xsd:string;
  dwc:scientificName 'Acetes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '158343'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66442'^^xsd:string;
  dwc:aphiaIdAccepted '158343'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66443'^^xsd:string;
  dwc:scientificName 'Acrocalanus gibber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104645'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66443'^^xsd:string;
  dwc:aphiaIdAccepted '104645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66444'^^xsd:string;
  dwc:scientificName 'Acrocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '220838'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66444'^^xsd:string;
  dwc:aphiaIdAccepted '220838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66445'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66445'^^xsd:string;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66446'^^xsd:string;
  dwc:scientificName 'Amphioxus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104900'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66446'^^xsd:string;
  dwc:aphiaIdAccepted '104902'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66447'^^xsd:string;
  dwc:scientificName 'Aphroditidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '938'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66447'^^xsd:string;
  dwc:aphiaIdAccepted '938'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66448'^^xsd:string;
  dwc:scientificName 'Bestiola sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '203990'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66448'^^xsd:string;
  dwc:aphiaIdAccepted '346148'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66457'^^xsd:string;
  dwc:scientificName 'Calocalanus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66457'^^xsd:string;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66458'^^xsd:string;
  dwc:scientificName 'Candacia catula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '220913'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66458'^^xsd:string;
  dwc:aphiaIdAccepted '220913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66459'^^xsd:string;
  dwc:scientificName 'Canthocalanus pauper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '220834'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66459'^^xsd:string;
  dwc:aphiaIdAccepted '220834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66460'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66460'^^xsd:string;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66461'^^xsd:string;
  dwc:scientificName 'Centropages calaninus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104492'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66461'^^xsd:string;
  dwc:aphiaIdAccepted '104492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66462'^^xsd:string;
  dwc:scientificName 'Centropages furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104495'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66462'^^xsd:string;
  dwc:aphiaIdAccepted '104495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66463'^^xsd:string;
  dwc:scientificName 'Centropages orsinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '220901'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66463'^^xsd:string;
  dwc:aphiaIdAccepted '220901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66464'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66464'^^xsd:string;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66535'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66535'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66545'^^xsd:string;
  dwc:scientificName 'Euphausiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '110671'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66545'^^xsd:string;
  dwc:aphiaIdAccepted '110671'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66565'^^xsd:string;
  dwc:scientificName 'Sinhonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66565'^^xsd:string;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66529'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66529'^^xsd:string;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66530'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66530'^^xsd:string;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66531'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66531'^^xsd:string;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66532'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66532'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66533'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66533'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66534'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66534'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66536'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66536'^^xsd:string;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66537'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66537'^^xsd:string;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66513'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66513'^^xsd:string;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66514'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66514'^^xsd:string;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66515'^^xsd:string;
  dwc:scientificName 'Sagitta spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66515'^^xsd:string;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66516'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66516'^^xsd:string;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66517'^^xsd:string;
  dwc:scientificName 'Sinhonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66517'^^xsd:string;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66518'^^xsd:string;
  dwc:scientificName 'Alima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '136110'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66518'^^xsd:string;
  dwc:aphiaIdAccepted '136110'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66520'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66520'^^xsd:string;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66521'^^xsd:string;
  dwc:scientificName 'Thalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '137236'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66521'^^xsd:string;
  dwc:aphiaIdAccepted '137236'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66522'^^xsd:string;
  dwc:scientificName 'Tortanus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '220937'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66522'^^xsd:string;
  dwc:aphiaIdAccepted '720586'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66523'^^xsd:string;
  dwc:scientificName 'Tortanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '220938'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66523'^^xsd:string;
  dwc:aphiaIdAccepted '720560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66524'^^xsd:string;
  dwc:scientificName 'Tortanus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '157683'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66524'^^xsd:string;
  dwc:aphiaIdAccepted '157683'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66525'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66525'^^xsd:string;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66526'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66526'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66527'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66527'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66528'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66528'^^xsd:string;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66505'^^xsd:string;
  dwc:scientificName 'Penaeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '106727'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66505'^^xsd:string;
  dwc:aphiaIdAccepted '106727'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66506'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66506'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66507'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66507'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66508'^^xsd:string;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66508'^^xsd:string;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66509'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66509'^^xsd:string;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66510'^^xsd:string;
  dwc:scientificName 'Pontellopsis herdmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '220930'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66510'^^xsd:string;
  dwc:aphiaIdAccepted '220930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66512'^^xsd:string;
  dwc:scientificName 'Pseudodiaptomus stuhlmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '355191'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66512'^^xsd:string;
  dwc:aphiaIdAccepted '355191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66538'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66538'^^xsd:string;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66539'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66539'^^xsd:string;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66540'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66540'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66541'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66541'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66542'^^xsd:string;
  dwc:scientificName 'Ctenophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '1248'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66542'^^xsd:string;
  dwc:aphiaIdAccepted '1248'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66543'^^xsd:string;
  dwc:scientificName 'Ctenophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '1248'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66543'^^xsd:string;
  dwc:aphiaIdAccepted '1248'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66544'^^xsd:string;
  dwc:scientificName 'Euphausiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '110671'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66544'^^xsd:string;
  dwc:aphiaIdAccepted '110671'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66546'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66546'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66547'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66547'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66548'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66548'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66549'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66549'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66550'^^xsd:string;
  dwc:scientificName 'Medusae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '596365'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66550'^^xsd:string;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66551'^^xsd:string;
  dwc:scientificName 'Medusae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '596365'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66551'^^xsd:string;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66552'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66552'^^xsd:string;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66553'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66553'^^xsd:string;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66554'^^xsd:string;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66554'^^xsd:string;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66555'^^xsd:string;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66555'^^xsd:string;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66556'^^xsd:string;
  dwc:scientificName 'Penaeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '106727'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66556'^^xsd:string;
  dwc:aphiaIdAccepted '106727'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66557'^^xsd:string;
  dwc:scientificName 'Penaeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '106727'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66557'^^xsd:string;
  dwc:aphiaIdAccepted '106727'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66558'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66558'^^xsd:string;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66559'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66559'^^xsd:string;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66560'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66560'^^xsd:string;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66561'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66561'^^xsd:string;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66562'^^xsd:string;
  dwc:scientificName 'Sergestidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '106731'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66562'^^xsd:string;
  dwc:aphiaIdAccepted '106731'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66563'^^xsd:string;
  dwc:scientificName 'Sergestidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '106731'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66563'^^xsd:string;
  dwc:aphiaIdAccepted '106731'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66564'^^xsd:string;
  dwc:scientificName 'Sinhonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66564'^^xsd:string;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66465'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66465'^^xsd:string;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66466'^^xsd:string;
  dwc:scientificName 'Clytemnestra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '115273'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66466'^^xsd:string;
  dwc:aphiaIdAccepted '115273'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66467'^^xsd:string;
  dwc:scientificName 'Corycaeus (D) asiaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '211844'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66467'^^xsd:string;
  dwc:aphiaIdAccepted '852923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66468'^^xsd:string;
  dwc:scientificName 'Corycaeus (D) dubius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '211839'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66468'^^xsd:string;
  dwc:aphiaIdAccepted '853124'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66469'^^xsd:string;
  dwc:scientificName 'Corycaeus (D) subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '211843'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66469'^^xsd:string;
  dwc:aphiaIdAccepted '128809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66470'^^xsd:string;
  dwc:scientificName 'Corycaeus (O) agilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '211838'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66470'^^xsd:string;
  dwc:aphiaIdAccepted '359743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66471'^^xsd:string;
  dwc:scientificName 'Corycaeus (O) pacificus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '211840'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66471'^^xsd:string;
  dwc:aphiaIdAccepted '359744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66472'^^xsd:string;
  dwc:scientificName 'Ctenophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '1248'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66472'^^xsd:string;
  dwc:aphiaIdAccepted '1248'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66497'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66497'^^xsd:string;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66498'^^xsd:string;
  dwc:scientificName 'Oithona spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66498'^^xsd:string;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66499'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66499'^^xsd:string;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66500'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66500'^^xsd:string;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66501'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66501'^^xsd:string;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66502'^^xsd:string;
  dwc:scientificName 'Paracalanus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104683'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66502'^^xsd:string;
  dwc:aphiaIdAccepted '104683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66503'^^xsd:string;
  dwc:scientificName 'Paracalanus tropicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '220840'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66503'^^xsd:string;
  dwc:aphiaIdAccepted '220840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66504'^^xsd:string;
  dwc:scientificName 'Paracandacia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104487'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66504'^^xsd:string;
  dwc:aphiaIdAccepted '220915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66473'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66473'^^xsd:string;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66474'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66474'^^xsd:string;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66475'^^xsd:string;
  dwc:scientificName 'Doliolum spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '137222'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66475'^^xsd:string;
  dwc:aphiaIdAccepted '137222'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66476'^^xsd:string;
  dwc:scientificName 'Eucalanus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104171'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66476'^^xsd:string;
  dwc:aphiaIdAccepted '104171'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66477'^^xsd:string;
  dwc:scientificName 'Euchaeta pubera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104554'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66477'^^xsd:string;
  dwc:aphiaIdAccepted '104554'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66478'^^xsd:string;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66478'^^xsd:string;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66479'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '1207'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66479'^^xsd:string;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66480'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66480'^^xsd:string;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66481'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66481'^^xsd:string;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66482'^^xsd:string;
  dwc:scientificName 'Harpacticoida sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66482'^^xsd:string;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66483'^^xsd:string;
  dwc:scientificName 'Heteropoda (atlantid)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '14775'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66483'^^xsd:string;
  dwc:aphiaIdAccepted '387338'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66484'^^xsd:string;
  dwc:scientificName 'Hydromedusae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66484'^^xsd:string;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66485'^^xsd:string;
  dwc:scientificName 'Hyperiidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '1205'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66485'^^xsd:string;
  dwc:aphiaIdAccepted '1205'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66486'^^xsd:string;
  dwc:scientificName 'Kelleria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '205653'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66486'^^xsd:string;
  dwc:aphiaIdAccepted '205653'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66487'^^xsd:string;
  dwc:scientificName 'Labidocera acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104726'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66487'^^xsd:string;
  dwc:aphiaIdAccepted '104726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66488'^^xsd:string;
  dwc:scientificName 'Labidocera kroyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104731'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66488'^^xsd:string;
  dwc:aphiaIdAccepted '1458653'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66489'^^xsd:string;
  dwc:scientificName 'Labidocera madurae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104732'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66489'^^xsd:string;
  dwc:aphiaIdAccepted '104732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66490'^^xsd:string;
  dwc:scientificName 'Labidocera minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '220921'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66490'^^xsd:string;
  dwc:aphiaIdAccepted '220921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66491'^^xsd:string;
  dwc:scientificName 'Larvacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '17446'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66491'^^xsd:string;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66492'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66492'^^xsd:string;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66493'^^xsd:string;
  dwc:scientificName 'Lucifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '106827'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66493'^^xsd:string;
  dwc:aphiaIdAccepted '106827'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66494'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66494'^^xsd:string;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66495'^^xsd:string;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66495'^^xsd:string;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66496'^^xsd:string;
  dwc:scientificName 'Notoplana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '142231'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66496'^^xsd:string;
  dwc:aphiaIdAccepted '142231'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66519'^^xsd:string;
  dwc:scientificName 'Temora discaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '220898'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66519'^^xsd:string;
  dwc:aphiaIdAccepted '220898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.043208"^^xsd:decimal ;
  dwc:decimalLongitude "39.672109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.043208 39.672109)"^^geo:wktLiteral ;
  geo-pos:lat "-4.043208"^^xsd:decimal ;
  geo-pos:long "39.672109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station2_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66511'^^xsd:string;
  dwc:scientificName 'Porcellidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.672109'^^xsd:double;
  dwc:latitude '-4.043208'^^xsd:double;
  dwc:aphiaid '115173'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66511'^^xsd:string;
  dwc:aphiaIdAccepted '115173'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66178'^^xsd:string;
  dwc:scientificName 'Acartia danae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104252'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66178'^^xsd:string;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66179'^^xsd:string;
  dwc:scientificName 'Acartia natalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220935'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66179'^^xsd:string;
  dwc:aphiaIdAccepted '346068'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66180'^^xsd:string;
  dwc:scientificName 'Acartia negligens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104259'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66180'^^xsd:string;
  dwc:aphiaIdAccepted '346030'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66181'^^xsd:string;
  dwc:scientificName 'Acartia pietschmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220936'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66181'^^xsd:string;
  dwc:aphiaIdAccepted '348517'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66182'^^xsd:string;
  dwc:scientificName 'Acetes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '158343'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66182'^^xsd:string;
  dwc:aphiaIdAccepted '158343'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66183'^^xsd:string;
  dwc:scientificName 'Acrocalanus gibber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104645'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66183'^^xsd:string;
  dwc:aphiaIdAccepted '104645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66184'^^xsd:string;
  dwc:scientificName 'Acrocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220838'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66184'^^xsd:string;
  dwc:aphiaIdAccepted '220838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66185'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66185'^^xsd:string;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66243'^^xsd:string;
  dwc:scientificName 'Candacia longimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104481'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66243'^^xsd:string;
  dwc:aphiaIdAccepted '104481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66244'^^xsd:string;
  dwc:scientificName 'Candacia magna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220912'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66244'^^xsd:string;
  dwc:aphiaIdAccepted '220912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66245'^^xsd:string;
  dwc:scientificName 'Candacia pachydactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104483'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66245'^^xsd:string;
  dwc:aphiaIdAccepted '104483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66246'^^xsd:string;
  dwc:scientificName 'Candacia tenuimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104485'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66246'^^xsd:string;
  dwc:aphiaIdAccepted '104485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66247'^^xsd:string;
  dwc:scientificName 'Canthocalanus pauper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220834'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66247'^^xsd:string;
  dwc:aphiaIdAccepted '220834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66248'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66248'^^xsd:string;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66249'^^xsd:string;
  dwc:scientificName 'Centropages elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220902'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66249'^^xsd:string;
  dwc:aphiaIdAccepted '220902'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66250'^^xsd:string;
  dwc:scientificName 'Centropages furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104495'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66250'^^xsd:string;
  dwc:aphiaIdAccepted '104495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66315'^^xsd:string;
  dwc:scientificName 'Pontellina plumata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104743'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66315'^^xsd:string;
  dwc:aphiaIdAccepted '104743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66316'^^xsd:string;
  dwc:scientificName 'Porcellidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '115173'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66316'^^xsd:string;
  dwc:aphiaIdAccepted '115173'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66317'^^xsd:string;
  dwc:scientificName 'Probiscis of Plathyhelminthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '793'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66317'^^xsd:string;
  dwc:aphiaIdAccepted '793'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66318'^^xsd:string;
  dwc:scientificName 'Pseudodiaptomus stuhlmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '355191'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66318'^^xsd:string;
  dwc:aphiaIdAccepted '355191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66319'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66319'^^xsd:string;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66320'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66320'^^xsd:string;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66321'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66321'^^xsd:string;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66322'^^xsd:string;
  dwc:scientificName 'Sagitta spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66322'^^xsd:string;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66176'^^xsd:string;
  dwc:scientificName 'Acartia amboinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220933'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66176'^^xsd:string;
  dwc:aphiaIdAccepted '346049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66177'^^xsd:string;
  dwc:scientificName 'Acartia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220934'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66177'^^xsd:string;
  dwc:aphiaIdAccepted '346051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66186'^^xsd:string;
  dwc:scientificName 'Acrocalanus monachus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220839'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66186'^^xsd:string;
  dwc:aphiaIdAccepted '220839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66187'^^xsd:string;
  dwc:scientificName 'Anilocra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '146493'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66187'^^xsd:string;
  dwc:aphiaIdAccepted '146493'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66188'^^xsd:string;
  dwc:scientificName 'Aphroditidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '938'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66188'^^xsd:string;
  dwc:aphiaIdAccepted '938'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66189'^^xsd:string;
  dwc:scientificName 'Bestiola sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '203990'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66189'^^xsd:string;
  dwc:aphiaIdAccepted '346148'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66190'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66190'^^xsd:string;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66191'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66191'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66192'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66192'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66193'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66193'^^xsd:string;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66194'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66194'^^xsd:string;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66195'^^xsd:string;
  dwc:scientificName 'Calanopia elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104724'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66195'^^xsd:string;
  dwc:aphiaIdAccepted '104724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66196'^^xsd:string;
  dwc:scientificName 'Calanopia minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220919'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66196'^^xsd:string;
  dwc:aphiaIdAccepted '220919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66197'^^xsd:string;
  dwc:scientificName 'Calanus darwinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220833'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66197'^^xsd:string;
  dwc:aphiaIdAccepted '361259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66198'^^xsd:string;
  dwc:scientificName 'Calanus minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220831'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66198'^^xsd:string;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66241'^^xsd:string;
  dwc:scientificName 'Calocalanus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66241'^^xsd:string;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66242'^^xsd:string;
  dwc:scientificName 'Candacia catula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220913'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66242'^^xsd:string;
  dwc:aphiaIdAccepted '220913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66251'^^xsd:string;
  dwc:scientificName 'Centropages gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220903'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66251'^^xsd:string;
  dwc:aphiaIdAccepted '220903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66252'^^xsd:string;
  dwc:scientificName 'Centropages orsinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220901'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66252'^^xsd:string;
  dwc:aphiaIdAccepted '220901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66253'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66253'^^xsd:string;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66254'^^xsd:string;
  dwc:scientificName 'Clausocalanus arcuicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66254'^^xsd:string;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66255'^^xsd:string;
  dwc:scientificName 'Clausocalanus farrani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220843'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66255'^^xsd:string;
  dwc:aphiaIdAccepted '220843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66256'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66256'^^xsd:string;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66257'^^xsd:string;
  dwc:scientificName 'Clausocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220842'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66257'^^xsd:string;
  dwc:aphiaIdAccepted '220842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66258'^^xsd:string;
  dwc:scientificName 'Clausocalanus sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66258'^^xsd:string;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66259'^^xsd:string;
  dwc:scientificName 'Clausocalanus sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66259'^^xsd:string;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66260'^^xsd:string;
  dwc:scientificName 'Copilia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '129038'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66260'^^xsd:string;
  dwc:aphiaIdAccepted '129038'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66261'^^xsd:string;
  dwc:scientificName 'Copilia quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '129039'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66261'^^xsd:string;
  dwc:aphiaIdAccepted '129039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66262'^^xsd:string;
  dwc:scientificName 'Corycaeus (C) speciosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66262'^^xsd:string;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66263'^^xsd:string;
  dwc:scientificName 'Corycaeus (D) asiaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '211844'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66263'^^xsd:string;
  dwc:aphiaIdAccepted '852923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66264'^^xsd:string;
  dwc:scientificName 'Corycaeus catus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '211841'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66264'^^xsd:string;
  dwc:aphiaIdAccepted '128816'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66265'^^xsd:string;
  dwc:scientificName 'Cryptoniscidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '146881'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66265'^^xsd:string;
  dwc:aphiaIdAccepted '146881'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66266'^^xsd:string;
  dwc:scientificName 'Ctenophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '1248'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66266'^^xsd:string;
  dwc:aphiaIdAccepted '1248'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66267'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66267'^^xsd:string;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66268'^^xsd:string;
  dwc:scientificName 'Doliolum spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '137222'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66268'^^xsd:string;
  dwc:aphiaIdAccepted '137222'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66269'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66269'^^xsd:string;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66270'^^xsd:string;
  dwc:scientificName 'Eucalanus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104171'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66270'^^xsd:string;
  dwc:aphiaIdAccepted '104171'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66271'^^xsd:string;
  dwc:scientificName 'Euchaeta indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '346438'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66271'^^xsd:string;
  dwc:aphiaIdAccepted '346438'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66272'^^xsd:string;
  dwc:scientificName 'Euchaeta marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104552'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66272'^^xsd:string;
  dwc:aphiaIdAccepted '104552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66273'^^xsd:string;
  dwc:scientificName 'Euchaeta pubera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104554'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66273'^^xsd:string;
  dwc:aphiaIdAccepted '104554'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66274'^^xsd:string;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66274'^^xsd:string;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66275'^^xsd:string;
  dwc:scientificName 'Farranula gibbulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220939'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66275'^^xsd:string;
  dwc:aphiaIdAccepted '346477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66276'^^xsd:string;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '1207'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66276'^^xsd:string;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66277'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66277'^^xsd:string;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66278'^^xsd:string;
  dwc:scientificName 'Halobates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '204105'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66278'^^xsd:string;
  dwc:aphiaIdAccepted '204105'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66279'^^xsd:string;
  dwc:scientificName 'Harpacticella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '150155'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66279'^^xsd:string;
  dwc:aphiaIdAccepted '150155'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66280'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66280'^^xsd:string;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66281'^^xsd:string;
  dwc:scientificName 'Heteropoda (atlantid)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '14775'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66281'^^xsd:string;
  dwc:aphiaIdAccepted '387338'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66282'^^xsd:string;
  dwc:scientificName 'Hyperiidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '1205'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66282'^^xsd:string;
  dwc:aphiaIdAccepted '1205'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66283'^^xsd:string;
  dwc:scientificName 'Labidocera acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104726'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66283'^^xsd:string;
  dwc:aphiaIdAccepted '104726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66284'^^xsd:string;
  dwc:scientificName 'Labidocera laevidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220924'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66284'^^xsd:string;
  dwc:aphiaIdAccepted '220924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66285'^^xsd:string;
  dwc:scientificName 'Labidocera madurae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104732'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66285'^^xsd:string;
  dwc:aphiaIdAccepted '104732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66286'^^xsd:string;
  dwc:scientificName 'Labidocera minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220921'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66286'^^xsd:string;
  dwc:aphiaIdAccepted '220921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66287'^^xsd:string;
  dwc:scientificName 'Larvacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '17446'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66287'^^xsd:string;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66288'^^xsd:string;
  dwc:scientificName 'Lubbockia squillimama'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '128894'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66288'^^xsd:string;
  dwc:aphiaIdAccepted '128894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66289'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66289'^^xsd:string;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66290'^^xsd:string;
  dwc:scientificName 'Lucifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '106827'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66290'^^xsd:string;
  dwc:aphiaIdAccepted '106827'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66291'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66291'^^xsd:string;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66292'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66292'^^xsd:string;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66293'^^xsd:string;
  dwc:scientificName 'Monstrillidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '119777'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66293'^^xsd:string;
  dwc:aphiaIdAccepted '119777'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66294'^^xsd:string;
  dwc:scientificName 'Notoplana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '142231'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66294'^^xsd:string;
  dwc:aphiaIdAccepted '142231'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66295'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66295'^^xsd:string;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66296'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66296'^^xsd:string;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66297'^^xsd:string;
  dwc:scientificName 'Oithona spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66297'^^xsd:string;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66298'^^xsd:string;
  dwc:scientificName 'Oncaea conifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '149764'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66298'^^xsd:string;
  dwc:aphiaIdAccepted '128957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66299'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66299'^^xsd:string;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66300'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66300'^^xsd:string;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66301'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66301'^^xsd:string;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66302'^^xsd:string;
  dwc:scientificName 'Paracalanus crassirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220841'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66302'^^xsd:string;
  dwc:aphiaIdAccepted '360051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66303'^^xsd:string;
  dwc:scientificName 'Paracalanus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104683'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66303'^^xsd:string;
  dwc:aphiaIdAccepted '104683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66304'^^xsd:string;
  dwc:scientificName 'Paracandacia simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104488'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66304'^^xsd:string;
  dwc:aphiaIdAccepted '220914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66305'^^xsd:string;
  dwc:scientificName 'Paracandacia truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220917'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66305'^^xsd:string;
  dwc:aphiaIdAccepted '220916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66306'^^xsd:string;
  dwc:scientificName 'Paragnathia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '118438'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66306'^^xsd:string;
  dwc:aphiaIdAccepted '118438'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66307'^^xsd:string;
  dwc:scientificName 'Penaeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '106727'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66307'^^xsd:string;
  dwc:aphiaIdAccepted '106727'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66308'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66308'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66309'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66309'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66310'^^xsd:string;
  dwc:scientificName 'Pleuromamma indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220900'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66310'^^xsd:string;
  dwc:aphiaIdAccepted '220900'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66311'^^xsd:string;
  dwc:scientificName 'Pleuromamma piseki'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104640'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66311'^^xsd:string;
  dwc:aphiaIdAccepted '104640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66312'^^xsd:string;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66312'^^xsd:string;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66313'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66313'^^xsd:string;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66314'^^xsd:string;
  dwc:scientificName 'Pontellina morii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220928'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66314'^^xsd:string;
  dwc:aphiaIdAccepted '220928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66323'^^xsd:string;
  dwc:scientificName 'Sapphirina auritens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '129042'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66323'^^xsd:string;
  dwc:aphiaIdAccepted '129042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66324'^^xsd:string;
  dwc:scientificName 'Sapphirina lactens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '129050'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66324'^^xsd:string;
  dwc:aphiaIdAccepted '129050'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66325'^^xsd:string;
  dwc:scientificName 'Sapphirina nigromaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '129053'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66325'^^xsd:string;
  dwc:aphiaIdAccepted '129053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66326'^^xsd:string;
  dwc:scientificName 'Sapphirina opalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '129054'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66326'^^xsd:string;
  dwc:aphiaIdAccepted '129054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66327'^^xsd:string;
  dwc:scientificName 'Sapphirina ovatolanceolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '129055'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66327'^^xsd:string;
  dwc:aphiaIdAccepted '129055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66328'^^xsd:string;
  dwc:scientificName 'Sapphirella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '363912'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66328'^^xsd:string;
  dwc:aphiaIdAccepted '196787'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66329'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66329'^^xsd:string;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66330'^^xsd:string;
  dwc:scientificName 'Sinhonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66330'^^xsd:string;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66331'^^xsd:string;
  dwc:scientificName 'Alima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '136110'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66331'^^xsd:string;
  dwc:aphiaIdAccepted '136110'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66332'^^xsd:string;
  dwc:scientificName 'Temora discaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220898'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66332'^^xsd:string;
  dwc:aphiaIdAccepted '220898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66333'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66333'^^xsd:string;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66334'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66334'^^xsd:string;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66335'^^xsd:string;
  dwc:scientificName 'Thalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '137236'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66335'^^xsd:string;
  dwc:aphiaIdAccepted '137236'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66336'^^xsd:string;
  dwc:scientificName 'Tortanus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220937'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66336'^^xsd:string;
  dwc:aphiaIdAccepted '720586'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66337'^^xsd:string;
  dwc:scientificName 'Tortanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '220938'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66337'^^xsd:string;
  dwc:aphiaIdAccepted '720560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66338'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:samplingProtocol 'Bongo Plankton net (mesh size: 335 µm) (Dec.1984 to March 1985) and conical plankton net (mesh aperture size: 335 µm) (April 1985 to Dec.1987)'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66338'^^xsd:string;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66339'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66339'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66340'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66340'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66341'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66341'^^xsd:string;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66342'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66342'^^xsd:string;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66343'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66343'^^xsd:string;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66344'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66344'^^xsd:string;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66345'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66345'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66346'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66346'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66347'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66347'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66348'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66348'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66349'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66349'^^xsd:string;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66350'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66350'^^xsd:string;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66351'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66351'^^xsd:string;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66352'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66352'^^xsd:string;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66353'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66353'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66354'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66354'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66355'^^xsd:string;
  dwc:scientificName 'Ctenophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '1248'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66355'^^xsd:string;
  dwc:aphiaIdAccepted '1248'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66356'^^xsd:string;
  dwc:scientificName 'Ctenophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '1248'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66356'^^xsd:string;
  dwc:aphiaIdAccepted '1248'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66357'^^xsd:string;
  dwc:scientificName 'Euphausiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '110671'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66357'^^xsd:string;
  dwc:aphiaIdAccepted '110671'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66358'^^xsd:string;
  dwc:scientificName 'Euphausiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '110671'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66358'^^xsd:string;
  dwc:aphiaIdAccepted '110671'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66359'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66359'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66360'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66360'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66361'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66361'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66362'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66362'^^xsd:string;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66363'^^xsd:string;
  dwc:scientificName 'Medusae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '596365'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66363'^^xsd:string;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66364'^^xsd:string;
  dwc:scientificName 'Medusae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '596365'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66364'^^xsd:string;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66365'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66365'^^xsd:string;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66366'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66366'^^xsd:string;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66367'^^xsd:string;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66367'^^xsd:string;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66368'^^xsd:string;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66368'^^xsd:string;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66369'^^xsd:string;
  dwc:scientificName 'Penaeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '106727'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66369'^^xsd:string;
  dwc:aphiaIdAccepted '106727'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66370'^^xsd:string;
  dwc:scientificName 'Penaeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '106727'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66370'^^xsd:string;
  dwc:aphiaIdAccepted '106727'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66371'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66371'^^xsd:string;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66372'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66372'^^xsd:string;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66373'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66373'^^xsd:string;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66374'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66374'^^xsd:string;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66375'^^xsd:string;
  dwc:scientificName 'Sergestidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '106731'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66375'^^xsd:string;
  dwc:aphiaIdAccepted '106731'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66376'^^xsd:string;
  dwc:scientificName 'Sergestidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '106731'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66376'^^xsd:string;
  dwc:aphiaIdAccepted '106731'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66377'^^xsd:string;
  dwc:scientificName 'Sinhonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66377'^^xsd:string;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.061494"^^xsd:decimal ;
  dwc:decimalLongitude "39.68243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.061494 39.68243)"^^geo:wktLiteral ;
  geo-pos:lat "-4.061494"^^xsd:decimal ;
  geo-pos:long "39.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4577_Station1_Pelagic%20copepods%20in%20a%20tropical%20marine%20creek%20Tudor%20%28Kenya%29_1984%2F1987_Dasid4577_66378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4577_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'VUB_FAME; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987'^^xsd:string;
  dwc:catalogNumber 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66378'^^xsd:string;
  dwc:scientificName 'Sinhonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68243'^^xsd:double;
  dwc:latitude '-4.061494'^^xsd:double;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net  with 335 µm mesh aperture'^^xsd:string;
  dwc:occurrenceId 'Pelagic copepods in a tropical marine creek Tudor (Kenya)_1984/1987_Dasid4577_66378'^^xsd:string;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
# EOF