@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/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67556'^^xsd:string;
  dwc:scientificName 'Acartia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '220934'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67556'^^xsd:string;
  dwc:aphiaIdAccepted '346051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67557'^^xsd:string;
  dwc:scientificName 'Acartia danae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '104252'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67557'^^xsd:string;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67558'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67558'^^xsd:string;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67559'^^xsd:string;
  dwc:scientificName 'Calanopia elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '104724'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67559'^^xsd:string;
  dwc:aphiaIdAccepted '104724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67562'^^xsd:string;
  dwc:scientificName 'Candacia longimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '104481'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67562'^^xsd:string;
  dwc:aphiaIdAccepted '104481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67563'^^xsd:string;
  dwc:scientificName 'Candacia magna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '220912'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67563'^^xsd:string;
  dwc:aphiaIdAccepted '220912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67564'^^xsd:string;
  dwc:scientificName 'Candacia pachydactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '104483'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67564'^^xsd:string;
  dwc:aphiaIdAccepted '104483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67565'^^xsd:string;
  dwc:scientificName 'Candacia simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '220914'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67565'^^xsd:string;
  dwc:aphiaIdAccepted '220914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67566'^^xsd:string;
  dwc:scientificName 'Canthocalanus pauper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '220834'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67566'^^xsd:string;
  dwc:aphiaIdAccepted '220834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67567'^^xsd:string;
  dwc:scientificName 'Centropages brachiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '104490'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67567'^^xsd:string;
  dwc:aphiaIdAccepted '104490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67568'^^xsd:string;
  dwc:scientificName 'Centropages furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '104495'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67568'^^xsd:string;
  dwc:aphiaIdAccepted '104495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67569'^^xsd:string;
  dwc:scientificName 'Centropages gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '220903'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67569'^^xsd:string;
  dwc:aphiaIdAccepted '220903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67570'^^xsd:string;
  dwc:scientificName 'Centropages orsinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '220901'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67570'^^xsd:string;
  dwc:aphiaIdAccepted '220901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67572'^^xsd:string;
  dwc:scientificName 'Copilia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '129038'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67572'^^xsd:string;
  dwc:aphiaIdAccepted '129038'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67573'^^xsd:string;
  dwc:scientificName 'Copilia quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '129039'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67573'^^xsd:string;
  dwc:aphiaIdAccepted '129039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67574'^^xsd:string;
  dwc:scientificName 'Corycaeus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67574'^^xsd:string;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67575'^^xsd:string;
  dwc:scientificName 'Eucalanus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '104171'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67575'^^xsd:string;
  dwc:aphiaIdAccepted '104171'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67576'^^xsd:string;
  dwc:scientificName 'Euchaeta marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '104552'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67576'^^xsd:string;
  dwc:aphiaIdAccepted '104552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67577'^^xsd:string;
  dwc:scientificName 'Euchaeta pubera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '104554'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67577'^^xsd:string;
  dwc:aphiaIdAccepted '104554'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67578'^^xsd:string;
  dwc:scientificName 'Euchaeta tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '220847'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67578'^^xsd:string;
  dwc:aphiaIdAccepted '220847'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67579'^^xsd:string;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67579'^^xsd:string;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67580'^^xsd:string;
  dwc:scientificName 'Harpacticella spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '150155'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67580'^^xsd:string;
  dwc:aphiaIdAccepted '150155'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67585'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67585'^^xsd:string;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67588'^^xsd:string;
  dwc:scientificName 'Monstrillidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '119777'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67588'^^xsd:string;
  dwc:aphiaIdAccepted '119777'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67589'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67589'^^xsd:string;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05303"^^xsd:decimal ;
  dwc:decimalLongitude "39.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05303"^^xsd:decimal ;
  geo-pos:long "39.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67619'^^xsd:string;
  dwc:scientificName 'Canthocalanus pauper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6755'^^xsd:double;
  dwc:latitude '-4.05303'^^xsd:double;
  dwc:aphiaid '220834'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67619'^^xsd:string;
  dwc:aphiaIdAccepted '220834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05303"^^xsd:decimal ;
  dwc:decimalLongitude "39.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05303"^^xsd:decimal ;
  geo-pos:long "39.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67621'^^xsd:string;
  dwc:scientificName 'Centropages furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6755'^^xsd:double;
  dwc:latitude '-4.05303'^^xsd:double;
  dwc:aphiaid '104495'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67621'^^xsd:string;
  dwc:aphiaIdAccepted '104495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05303"^^xsd:decimal ;
  dwc:decimalLongitude "39.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05303"^^xsd:decimal ;
  geo-pos:long "39.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67624'^^xsd:string;
  dwc:scientificName 'Clausocalanus farrani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6755'^^xsd:double;
  dwc:latitude '-4.05303'^^xsd:double;
  dwc:aphiaid '220843'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67624'^^xsd:string;
  dwc:aphiaIdAccepted '220843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05303"^^xsd:decimal ;
  dwc:decimalLongitude "39.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05303"^^xsd:decimal ;
  geo-pos:long "39.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67625'^^xsd:string;
  dwc:scientificName 'Copilia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6755'^^xsd:double;
  dwc:latitude '-4.05303'^^xsd:double;
  dwc:aphiaid '129038'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67625'^^xsd:string;
  dwc:aphiaIdAccepted '129038'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05303"^^xsd:decimal ;
  dwc:decimalLongitude "39.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05303"^^xsd:decimal ;
  geo-pos:long "39.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67626'^^xsd:string;
  dwc:scientificName 'Copilia quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6755'^^xsd:double;
  dwc:latitude '-4.05303'^^xsd:double;
  dwc:aphiaid '129039'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67626'^^xsd:string;
  dwc:aphiaIdAccepted '129039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05303"^^xsd:decimal ;
  dwc:decimalLongitude "39.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05303"^^xsd:decimal ;
  geo-pos:long "39.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67627'^^xsd:string;
  dwc:scientificName 'Corycaeus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6755'^^xsd:double;
  dwc:latitude '-4.05303'^^xsd:double;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67627'^^xsd:string;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05303"^^xsd:decimal ;
  dwc:decimalLongitude "39.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05303"^^xsd:decimal ;
  geo-pos:long "39.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67628'^^xsd:string;
  dwc:scientificName 'Eucalanus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6755'^^xsd:double;
  dwc:latitude '-4.05303'^^xsd:double;
  dwc:aphiaid '104171'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67628'^^xsd:string;
  dwc:aphiaIdAccepted '104171'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67598'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67598'^^xsd:string;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67599'^^xsd:string;
  dwc:scientificName 'Saphirella tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '196788'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67599'^^xsd:string;
  dwc:aphiaIdAccepted '196788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67600'^^xsd:string;
  dwc:scientificName 'Sapphirina auronitens sinuicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '363735'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67600'^^xsd:string;
  dwc:aphiaIdAccepted '363735'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67601'^^xsd:string;
  dwc:scientificName 'Sapphirina nigromaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '129053'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67601'^^xsd:string;
  dwc:aphiaIdAccepted '129053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67602'^^xsd:string;
  dwc:scientificName 'Sapphirina ovatolanceolata gemma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '363697'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67602'^^xsd:string;
  dwc:aphiaIdAccepted '129055'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67604'^^xsd:string;
  dwc:scientificName 'Temora discaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '220898'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67604'^^xsd:string;
  dwc:aphiaIdAccepted '220898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67605'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67605'^^xsd:string;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67606'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67606'^^xsd:string;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67608'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67608'^^xsd:string;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05303"^^xsd:decimal ;
  dwc:decimalLongitude "39.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05303"^^xsd:decimal ;
  geo-pos:long "39.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67609'^^xsd:string;
  dwc:scientificName 'Acartia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6755'^^xsd:double;
  dwc:latitude '-4.05303'^^xsd:double;
  dwc:aphiaid '220934'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67609'^^xsd:string;
  dwc:aphiaIdAccepted '346051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05303"^^xsd:decimal ;
  dwc:decimalLongitude "39.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05303"^^xsd:decimal ;
  geo-pos:long "39.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67611'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6755'^^xsd:double;
  dwc:latitude '-4.05303'^^xsd:double;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67611'^^xsd:string;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05303"^^xsd:decimal ;
  dwc:decimalLongitude "39.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05303"^^xsd:decimal ;
  geo-pos:long "39.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67612'^^xsd:string;
  dwc:scientificName 'Calanopia elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6755'^^xsd:double;
  dwc:latitude '-4.05303'^^xsd:double;
  dwc:aphiaid '104724'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67612'^^xsd:string;
  dwc:aphiaIdAccepted '104724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05303"^^xsd:decimal ;
  dwc:decimalLongitude "39.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05303"^^xsd:decimal ;
  geo-pos:long "39.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67613'^^xsd:string;
  dwc:scientificName 'Candacia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6755'^^xsd:double;
  dwc:latitude '-4.05303'^^xsd:double;
  dwc:aphiaid '220915'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67613'^^xsd:string;
  dwc:aphiaIdAccepted '220915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05303"^^xsd:decimal ;
  dwc:decimalLongitude "39.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05303"^^xsd:decimal ;
  geo-pos:long "39.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67614'^^xsd:string;
  dwc:scientificName 'Candacia catula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6755'^^xsd:double;
  dwc:latitude '-4.05303'^^xsd:double;
  dwc:aphiaid '220913'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67614'^^xsd:string;
  dwc:aphiaIdAccepted '220913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67590'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67590'^^xsd:string;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67591'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67591'^^xsd:string;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67592'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67592'^^xsd:string;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67593'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67593'^^xsd:string;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67594'^^xsd:string;
  dwc:scientificName 'Pleuromamma indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '220900'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67594'^^xsd:string;
  dwc:aphiaIdAccepted '220900'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67595'^^xsd:string;
  dwc:scientificName 'Pleuromamma piseki'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '104640'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67595'^^xsd:string;
  dwc:aphiaIdAccepted '104640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06526"^^xsd:decimal ;
  dwc:decimalLongitude "39.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06526 39.6835)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06526"^^xsd:decimal ;
  geo-pos:long "39.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%201_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67596'^^xsd:string;
  dwc:scientificName 'Pontellina plumata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6835'^^xsd:double;
  dwc:latitude '-4.06526'^^xsd:double;
  dwc:aphiaid '104743'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67596'^^xsd:string;
  dwc:aphiaIdAccepted '104743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05303"^^xsd:decimal ;
  dwc:decimalLongitude "39.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05303"^^xsd:decimal ;
  geo-pos:long "39.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67635'^^xsd:string;
  dwc:scientificName 'Labidocera detruncatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6755'^^xsd:double;
  dwc:latitude '-4.05303'^^xsd:double;
  dwc:aphiaid '104730'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67635'^^xsd:string;
  dwc:aphiaIdAccepted '104730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05303"^^xsd:decimal ;
  dwc:decimalLongitude "39.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05303"^^xsd:decimal ;
  geo-pos:long "39.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67636'^^xsd:string;
  dwc:scientificName 'Labidocera kroyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6755'^^xsd:double;
  dwc:latitude '-4.05303'^^xsd:double;
  dwc:aphiaid '104731'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67636'^^xsd:string;
  dwc:aphiaIdAccepted '1458653'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05303"^^xsd:decimal ;
  dwc:decimalLongitude "39.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05303"^^xsd:decimal ;
  geo-pos:long "39.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67639'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6755'^^xsd:double;
  dwc:latitude '-4.05303'^^xsd:double;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67639'^^xsd:string;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05303"^^xsd:decimal ;
  dwc:decimalLongitude "39.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05303"^^xsd:decimal ;
  geo-pos:long "39.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67640'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6755'^^xsd:double;
  dwc:latitude '-4.05303'^^xsd:double;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67640'^^xsd:string;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05303"^^xsd:decimal ;
  dwc:decimalLongitude "39.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05303"^^xsd:decimal ;
  geo-pos:long "39.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67646'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6755'^^xsd:double;
  dwc:latitude '-4.05303'^^xsd:double;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67646'^^xsd:string;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05303"^^xsd:decimal ;
  dwc:decimalLongitude "39.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05303"^^xsd:decimal ;
  geo-pos:long "39.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67650'^^xsd:string;
  dwc:scientificName 'Pontellopsis herdmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6755'^^xsd:double;
  dwc:latitude '-4.05303'^^xsd:double;
  dwc:aphiaid '220930'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67650'^^xsd:string;
  dwc:aphiaIdAccepted '220930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05303"^^xsd:decimal ;
  dwc:decimalLongitude "39.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05303"^^xsd:decimal ;
  geo-pos:long "39.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67651'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6755'^^xsd:double;
  dwc:latitude '-4.05303'^^xsd:double;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67651'^^xsd:string;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05303"^^xsd:decimal ;
  dwc:decimalLongitude "39.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05303"^^xsd:decimal ;
  geo-pos:long "39.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67656'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6755'^^xsd:double;
  dwc:latitude '-4.05303'^^xsd:double;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67656'^^xsd:string;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05303"^^xsd:decimal ;
  dwc:decimalLongitude "39.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05303 39.6755)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05303"^^xsd:decimal ;
  geo-pos:long "39.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%202_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67661'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6755'^^xsd:double;
  dwc:latitude '-4.05303'^^xsd:double;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67661'^^xsd:string;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02811 39.6558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02811"^^xsd:decimal ;
  dwc:decimalLongitude "39.6558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02811 39.6558)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02811"^^xsd:decimal ;
  geo-pos:long "39.6558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67662'^^xsd:string;
  dwc:scientificName 'Acartia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6558'^^xsd:double;
  dwc:latitude '-4.02811'^^xsd:double;
  dwc:aphiaid '220934'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67662'^^xsd:string;
  dwc:aphiaIdAccepted '346051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02811 39.6558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02811"^^xsd:decimal ;
  dwc:decimalLongitude "39.6558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02811 39.6558)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02811"^^xsd:decimal ;
  geo-pos:long "39.6558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67672'^^xsd:string;
  dwc:scientificName 'Canthocalanus pauper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6558'^^xsd:double;
  dwc:latitude '-4.02811'^^xsd:double;
  dwc:aphiaid '220834'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67672'^^xsd:string;
  dwc:aphiaIdAccepted '220834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02811 39.6558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02811"^^xsd:decimal ;
  dwc:decimalLongitude "39.6558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02811 39.6558)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02811"^^xsd:decimal ;
  geo-pos:long "39.6558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67693'^^xsd:string;
  dwc:scientificName 'Labidocera acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6558'^^xsd:double;
  dwc:latitude '-4.02811'^^xsd:double;
  dwc:aphiaid '104726'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67693'^^xsd:string;
  dwc:aphiaIdAccepted '104726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02811 39.6558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02811"^^xsd:decimal ;
  dwc:decimalLongitude "39.6558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02811 39.6558)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02811"^^xsd:decimal ;
  geo-pos:long "39.6558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67694'^^xsd:string;
  dwc:scientificName 'Labidocera detruncatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6558'^^xsd:double;
  dwc:latitude '-4.02811'^^xsd:double;
  dwc:aphiaid '104730'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67694'^^xsd:string;
  dwc:aphiaIdAccepted '104730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02811 39.6558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02811"^^xsd:decimal ;
  dwc:decimalLongitude "39.6558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02811 39.6558)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02811"^^xsd:decimal ;
  geo-pos:long "39.6558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67695'^^xsd:string;
  dwc:scientificName 'Labidocera kroyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6558'^^xsd:double;
  dwc:latitude '-4.02811'^^xsd:double;
  dwc:aphiaid '104731'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67695'^^xsd:string;
  dwc:aphiaIdAccepted '1458653'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02811 39.6558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02811"^^xsd:decimal ;
  dwc:decimalLongitude "39.6558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02811 39.6558)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02811"^^xsd:decimal ;
  geo-pos:long "39.6558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5422_Station%203_Planktonic%20copepods%20from%20coastal%20and%20inshore%20waters%20of%20Tudor%20Creek%2C%20Mombasa%20%28December%201984-March%201985%29_Dasid5422_67719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5422_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI; VUB_ECOL'^^xsd:string;
  dwc:collectionCode 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)'^^xsd:string;
  dwc:catalogNumber 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67719'^^xsd:string;
  dwc:scientificName 'Tortanus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6558'^^xsd:double;
  dwc:latitude '-4.02811'^^xsd:double;
  dwc:aphiaid '220937'^^xsd:integer;
  dwc:samplingProtocol 'Bongo net (towed at 4m/s for 15 minutes, 335 µm mesh net)'^^xsd:string;
  dwc:occurrenceId 'Planktonic copepods from coastal and inshore waters of Tudor Creek, Mombasa (December 1984-March 1985)_Dasid5422_67719'^^xsd:string;
  dwc:aphiaIdAccepted '720586'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF