@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/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966667"^^xsd:decimal ;
  dwc:decimalLongitude "34.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966667"^^xsd:decimal ;
  geo-pos:long "34.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5289'^^xsd:string;
  dwc:scientificName 'African Fish Eagle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '14'^^xsd:integer;
  dwc:endTimeOfDay '14.416666666667'^^xsd:double;
  dwc:longitude '34.133333'^^xsd:double;
  dwc:startLongitude '34.133333'^^xsd:double;
  dwc:endLongitude '34.133333'^^xsd:double;
  dwc:latitude '-0.966667'^^xsd:double;
  dwc:startLatitude '-0.966667'^^xsd:double;
  dwc:endLatitude '-0.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667))'^^xsd:string;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5289'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966667"^^xsd:decimal ;
  dwc:decimalLongitude "34.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966667"^^xsd:decimal ;
  geo-pos:long "34.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5300'^^xsd:string;
  dwc:scientificName 'Black-winged Stilt'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '14'^^xsd:integer;
  dwc:endTimeOfDay '14.416666666667'^^xsd:double;
  dwc:longitude '34.133333'^^xsd:double;
  dwc:startLongitude '34.133333'^^xsd:double;
  dwc:endLongitude '34.133333'^^xsd:double;
  dwc:latitude '-0.966667'^^xsd:double;
  dwc:startLatitude '-0.966667'^^xsd:double;
  dwc:endLatitude '-0.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667))'^^xsd:string;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5300'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966667"^^xsd:decimal ;
  dwc:decimalLongitude "34.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966667"^^xsd:decimal ;
  geo-pos:long "34.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5317'^^xsd:string;
  dwc:scientificName 'Great White Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '14'^^xsd:integer;
  dwc:endTimeOfDay '14.416666666667'^^xsd:double;
  dwc:longitude '34.133333'^^xsd:double;
  dwc:startLongitude '34.133333'^^xsd:double;
  dwc:endLongitude '34.133333'^^xsd:double;
  dwc:latitude '-0.966667'^^xsd:double;
  dwc:startLatitude '-0.966667'^^xsd:double;
  dwc:endLatitude '-0.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667))'^^xsd:string;
  dwc:aphiaid '212664'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5317'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966667"^^xsd:decimal ;
  dwc:decimalLongitude "34.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966667"^^xsd:decimal ;
  geo-pos:long "34.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5327'^^xsd:string;
  dwc:scientificName 'Hamerkop'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '14'^^xsd:integer;
  dwc:endTimeOfDay '14.416666666667'^^xsd:double;
  dwc:longitude '34.133333'^^xsd:double;
  dwc:startLongitude '34.133333'^^xsd:double;
  dwc:endLongitude '34.133333'^^xsd:double;
  dwc:latitude '-0.966667'^^xsd:double;
  dwc:startLatitude '-0.966667'^^xsd:double;
  dwc:endLatitude '-0.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5327'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966667"^^xsd:decimal ;
  dwc:decimalLongitude "34.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966667"^^xsd:decimal ;
  geo-pos:long "34.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5332'^^xsd:string;
  dwc:scientificName 'Little Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '14'^^xsd:integer;
  dwc:endTimeOfDay '14.416666666667'^^xsd:double;
  dwc:longitude '34.133333'^^xsd:double;
  dwc:startLongitude '34.133333'^^xsd:double;
  dwc:endLongitude '34.133333'^^xsd:double;
  dwc:latitude '-0.966667'^^xsd:double;
  dwc:startLatitude '-0.966667'^^xsd:double;
  dwc:endLatitude '-0.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667))'^^xsd:string;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5332'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966667"^^xsd:decimal ;
  dwc:decimalLongitude "34.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966667"^^xsd:decimal ;
  geo-pos:long "34.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5335'^^xsd:string;
  dwc:scientificName 'Long-tailed Cormorant'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '14'^^xsd:integer;
  dwc:endTimeOfDay '14.416666666667'^^xsd:double;
  dwc:longitude '34.133333'^^xsd:double;
  dwc:startLongitude '34.133333'^^xsd:double;
  dwc:endLongitude '34.133333'^^xsd:double;
  dwc:latitude '-0.966667'^^xsd:double;
  dwc:startLatitude '-0.966667'^^xsd:double;
  dwc:endLatitude '-0.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667))'^^xsd:string;
  dwc:aphiaid '212701'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5335'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '212701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966667"^^xsd:decimal ;
  dwc:decimalLongitude "34.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966667"^^xsd:decimal ;
  geo-pos:long "34.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5338'^^xsd:string;
  dwc:scientificName 'Marabou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '14'^^xsd:integer;
  dwc:endTimeOfDay '14.416666666667'^^xsd:double;
  dwc:longitude '34.133333'^^xsd:double;
  dwc:startLongitude '34.133333'^^xsd:double;
  dwc:endLongitude '34.133333'^^xsd:double;
  dwc:latitude '-0.966667'^^xsd:double;
  dwc:startLatitude '-0.966667'^^xsd:double;
  dwc:endLatitude '-0.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5338'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966667"^^xsd:decimal ;
  dwc:decimalLongitude "34.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966667"^^xsd:decimal ;
  geo-pos:long "34.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5343'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '14'^^xsd:integer;
  dwc:endTimeOfDay '14.416666666667'^^xsd:double;
  dwc:longitude '34.133333'^^xsd:double;
  dwc:startLongitude '34.133333'^^xsd:double;
  dwc:endLongitude '34.133333'^^xsd:double;
  dwc:latitude '-0.966667'^^xsd:double;
  dwc:startLatitude '-0.966667'^^xsd:double;
  dwc:endLatitude '-0.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5343'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966667"^^xsd:decimal ;
  dwc:decimalLongitude "34.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966667"^^xsd:decimal ;
  geo-pos:long "34.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5344'^^xsd:string;
  dwc:scientificName 'Pink-backed Pelican'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '14'^^xsd:integer;
  dwc:endTimeOfDay '14.416666666667'^^xsd:double;
  dwc:longitude '34.133333'^^xsd:double;
  dwc:startLongitude '34.133333'^^xsd:double;
  dwc:endLongitude '34.133333'^^xsd:double;
  dwc:latitude '-0.966667'^^xsd:double;
  dwc:startLatitude '-0.966667'^^xsd:double;
  dwc:endLatitude '-0.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667))'^^xsd:string;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5344'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966667"^^xsd:decimal ;
  dwc:decimalLongitude "34.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966667"^^xsd:decimal ;
  geo-pos:long "34.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5352'^^xsd:string;
  dwc:scientificName 'Sacred Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '14'^^xsd:integer;
  dwc:endTimeOfDay '14.416666666667'^^xsd:double;
  dwc:longitude '34.133333'^^xsd:double;
  dwc:startLongitude '34.133333'^^xsd:double;
  dwc:endLongitude '34.133333'^^xsd:double;
  dwc:latitude '-0.966667'^^xsd:double;
  dwc:startLatitude '-0.966667'^^xsd:double;
  dwc:endLatitude '-0.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667))'^^xsd:string;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5352'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.966667"^^xsd:decimal ;
  dwc:decimalLongitude "34.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.966667 34.133333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.966667"^^xsd:decimal ;
  geo-pos:long "34.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5361'^^xsd:string;
  dwc:scientificName 'Terns (unidentified)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '14'^^xsd:integer;
  dwc:endTimeOfDay '14.416666666667'^^xsd:double;
  dwc:longitude '34.133333'^^xsd:double;
  dwc:startLongitude '34.133333'^^xsd:double;
  dwc:endLongitude '34.133333'^^xsd:double;
  dwc:latitude '-0.966667'^^xsd:double;
  dwc:startLatitude '-0.966667'^^xsd:double;
  dwc:endLatitude '-0.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667, 34.133333 -0.966667))'^^xsd:string;
  dwc:aphiaid '148764'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5361'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '136988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 34.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "34.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 34.15)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "34.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6770'^^xsd:string;
  dwc:scientificName 'Cattle Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '13.333333333333'^^xsd:double;
  dwc:endTimeOfDay '13.583333333333'^^xsd:double;
  dwc:longitude '34.15'^^xsd:double;
  dwc:startLongitude '34.15'^^xsd:double;
  dwc:endLongitude '34.15'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:startLatitude '-0.95'^^xsd:double;
  dwc:endLatitude '-0.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.15 -0.95, 34.15 -0.95, 34.15 -0.95, 34.15 -0.95, 34.15 -0.95))'^^xsd:string;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6770'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 34.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "34.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 34.15)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "34.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6774'^^xsd:string;
  dwc:scientificName 'Crowned Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '13.333333333333'^^xsd:double;
  dwc:endTimeOfDay '13.583333333333'^^xsd:double;
  dwc:longitude '34.15'^^xsd:double;
  dwc:startLongitude '34.15'^^xsd:double;
  dwc:endLongitude '34.15'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:startLatitude '-0.95'^^xsd:double;
  dwc:endLatitude '-0.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.15 -0.95, 34.15 -0.95, 34.15 -0.95, 34.15 -0.95, 34.15 -0.95))'^^xsd:string;
  dwc:aphiaid '366837'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6774'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '366837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 34.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "34.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 34.15)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "34.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6777'^^xsd:string;
  dwc:scientificName 'Egyptian Goose'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '13.333333333333'^^xsd:double;
  dwc:endTimeOfDay '13.583333333333'^^xsd:double;
  dwc:longitude '34.15'^^xsd:double;
  dwc:startLongitude '34.15'^^xsd:double;
  dwc:endLongitude '34.15'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:startLatitude '-0.95'^^xsd:double;
  dwc:endLatitude '-0.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.15 -0.95, 34.15 -0.95, 34.15 -0.95, 34.15 -0.95, 34.15 -0.95))'^^xsd:string;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6777'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 34.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "34.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 34.15)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "34.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6791'^^xsd:string;
  dwc:scientificName 'Grey Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '13.333333333333'^^xsd:double;
  dwc:endTimeOfDay '13.583333333333'^^xsd:double;
  dwc:longitude '34.15'^^xsd:double;
  dwc:startLongitude '34.15'^^xsd:double;
  dwc:endLongitude '34.15'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:startLatitude '-0.95'^^xsd:double;
  dwc:endLatitude '-0.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.15 -0.95, 34.15 -0.95, 34.15 -0.95, 34.15 -0.95, 34.15 -0.95))'^^xsd:string;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6791'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 34.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "34.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 34.15)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "34.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6794'^^xsd:string;
  dwc:scientificName 'Hadada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '13.333333333333'^^xsd:double;
  dwc:endTimeOfDay '13.583333333333'^^xsd:double;
  dwc:longitude '34.15'^^xsd:double;
  dwc:startLongitude '34.15'^^xsd:double;
  dwc:endLongitude '34.15'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:startLatitude '-0.95'^^xsd:double;
  dwc:endLatitude '-0.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.15 -0.95, 34.15 -0.95, 34.15 -0.95, 34.15 -0.95, 34.15 -0.95))'^^xsd:string;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6794'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 34.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "34.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 34.15)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "34.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6795'^^xsd:string;
  dwc:scientificName 'Hamerkop'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '13.333333333333'^^xsd:double;
  dwc:endTimeOfDay '13.583333333333'^^xsd:double;
  dwc:longitude '34.15'^^xsd:double;
  dwc:startLongitude '34.15'^^xsd:double;
  dwc:endLongitude '34.15'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:startLatitude '-0.95'^^xsd:double;
  dwc:endLatitude '-0.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.15 -0.95, 34.15 -0.95, 34.15 -0.95, 34.15 -0.95, 34.15 -0.95))'^^xsd:string;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6795'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 34.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "34.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 34.15)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "34.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6802'^^xsd:string;
  dwc:scientificName 'Little Stint'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '13.333333333333'^^xsd:double;
  dwc:endTimeOfDay '13.583333333333'^^xsd:double;
  dwc:longitude '34.15'^^xsd:double;
  dwc:startLongitude '34.15'^^xsd:double;
  dwc:endLongitude '34.15'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:startLatitude '-0.95'^^xsd:double;
  dwc:endLatitude '-0.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.15 -0.95, 34.15 -0.95, 34.15 -0.95, 34.15 -0.95, 34.15 -0.95))'^^xsd:string;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6802'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 34.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "34.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 34.15)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "34.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6812'^^xsd:string;
  dwc:scientificName 'Pink-backed Pelican'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '13.333333333333'^^xsd:double;
  dwc:endTimeOfDay '13.583333333333'^^xsd:double;
  dwc:longitude '34.15'^^xsd:double;
  dwc:startLongitude '34.15'^^xsd:double;
  dwc:endLongitude '34.15'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:startLatitude '-0.95'^^xsd:double;
  dwc:endLatitude '-0.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.15 -0.95, 34.15 -0.95, 34.15 -0.95, 34.15 -0.95, 34.15 -0.95))'^^xsd:string;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6812'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 34.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "34.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 34.15)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "34.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6820'^^xsd:string;
  dwc:scientificName 'Sacred Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '13.333333333333'^^xsd:double;
  dwc:endTimeOfDay '13.583333333333'^^xsd:double;
  dwc:longitude '34.15'^^xsd:double;
  dwc:startLongitude '34.15'^^xsd:double;
  dwc:endLongitude '34.15'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:startLatitude '-0.95'^^xsd:double;
  dwc:endLatitude '-0.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.15 -0.95, 34.15 -0.95, 34.15 -0.95, 34.15 -0.95, 34.15 -0.95))'^^xsd:string;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6820'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.366666667 34.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.366666667 34.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.366666667"^^xsd:decimal ;
  geo-pos:long "34.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6172'^^xsd:string;
  dwc:scientificName 'Little Stint'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '12.333333333333'^^xsd:double;
  dwc:longitude '34.63333333'^^xsd:double;
  dwc:startLongitude '34.633333333333'^^xsd:double;
  dwc:endLongitude '34.633333333333'^^xsd:double;
  dwc:latitude '-0.366666667'^^xsd:double;
  dwc:startLatitude '-0.36666666666667'^^xsd:double;
  dwc:endLatitude '-0.36666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667))'^^xsd:string;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:samplingEffort '5 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6172'^^xsd:string;
  dwc:observationDate '1995-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.366666667 34.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.366666667 34.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.366666667"^^xsd:decimal ;
  geo-pos:long "34.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6190'^^xsd:string;
  dwc:scientificName 'Sacred Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '12.333333333333'^^xsd:double;
  dwc:longitude '34.63333333'^^xsd:double;
  dwc:startLongitude '34.633333333333'^^xsd:double;
  dwc:endLongitude '34.633333333333'^^xsd:double;
  dwc:latitude '-0.366666667'^^xsd:double;
  dwc:startLatitude '-0.36666666666667'^^xsd:double;
  dwc:endLatitude '-0.36666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667))'^^xsd:string;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:samplingEffort '5 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6190'^^xsd:string;
  dwc:observationDate '1995-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.366666667 34.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.366666667 34.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.366666667"^^xsd:decimal ;
  geo-pos:long "34.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6197'^^xsd:string;
  dwc:scientificName 'Spur-winged Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '12.333333333333'^^xsd:double;
  dwc:longitude '34.63333333'^^xsd:double;
  dwc:startLongitude '34.633333333333'^^xsd:double;
  dwc:endLongitude '34.633333333333'^^xsd:double;
  dwc:latitude '-0.366666667'^^xsd:double;
  dwc:startLatitude '-0.36666666666667'^^xsd:double;
  dwc:endLatitude '-0.36666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667))'^^xsd:string;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:samplingEffort '5 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6197'^^xsd:string;
  dwc:observationDate '1995-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.366666667 34.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.366666667 34.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.366666667"^^xsd:decimal ;
  geo-pos:long "34.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6207'^^xsd:string;
  dwc:scientificName 'Wood Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '12.333333333333'^^xsd:double;
  dwc:longitude '34.63333333'^^xsd:double;
  dwc:startLongitude '34.633333333333'^^xsd:double;
  dwc:endLongitude '34.633333333333'^^xsd:double;
  dwc:latitude '-0.366666667'^^xsd:double;
  dwc:startLatitude '-0.36666666666667'^^xsd:double;
  dwc:endLatitude '-0.36666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667))'^^xsd:string;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:samplingEffort '5 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6207'^^xsd:string;
  dwc:observationDate '1995-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.366666667 34.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.366666667 34.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.366666667"^^xsd:decimal ;
  geo-pos:long "34.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6138'^^xsd:string;
  dwc:scientificName 'Black-winged Stilt'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '12.333333333333'^^xsd:double;
  dwc:longitude '34.63333333'^^xsd:double;
  dwc:startLongitude '34.633333333333'^^xsd:double;
  dwc:endLongitude '34.633333333333'^^xsd:double;
  dwc:latitude '-0.366666667'^^xsd:double;
  dwc:startLatitude '-0.36666666666667'^^xsd:double;
  dwc:endLatitude '-0.36666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667))'^^xsd:string;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:samplingEffort '5 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6138'^^xsd:string;
  dwc:observationDate '1995-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.366666667 34.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.366666667 34.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.366666667"^^xsd:decimal ;
  geo-pos:long "34.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6140'^^xsd:string;
  dwc:scientificName 'Cattle Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '12.333333333333'^^xsd:double;
  dwc:longitude '34.63333333'^^xsd:double;
  dwc:startLongitude '34.633333333333'^^xsd:double;
  dwc:endLongitude '34.633333333333'^^xsd:double;
  dwc:latitude '-0.366666667'^^xsd:double;
  dwc:startLatitude '-0.36666666666667'^^xsd:double;
  dwc:endLatitude '-0.36666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667))'^^xsd:string;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:samplingEffort '5 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6140'^^xsd:string;
  dwc:observationDate '1995-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.366666667 34.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.366666667 34.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.366666667"^^xsd:decimal ;
  geo-pos:long "34.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6178'^^xsd:string;
  dwc:scientificName 'Marsh Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '12.333333333333'^^xsd:double;
  dwc:longitude '34.63333333'^^xsd:double;
  dwc:startLongitude '34.633333333333'^^xsd:double;
  dwc:endLongitude '34.633333333333'^^xsd:double;
  dwc:latitude '-0.366666667'^^xsd:double;
  dwc:startLatitude '-0.36666666666667'^^xsd:double;
  dwc:endLatitude '-0.36666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667))'^^xsd:string;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:samplingEffort '5 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6178'^^xsd:string;
  dwc:observationDate '1995-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.366666667 34.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.366666667 34.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.366666667"^^xsd:decimal ;
  geo-pos:long "34.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6171'^^xsd:string;
  dwc:scientificName 'Little Grebe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '12.333333333333'^^xsd:double;
  dwc:longitude '34.63333333'^^xsd:double;
  dwc:startLongitude '34.633333333333'^^xsd:double;
  dwc:endLongitude '34.633333333333'^^xsd:double;
  dwc:latitude '-0.366666667'^^xsd:double;
  dwc:startLatitude '-0.36666666666667'^^xsd:double;
  dwc:endLatitude '-0.36666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667, 34.633333333333 -0.36666666666667))'^^xsd:string;
  dwc:aphiaid '148790'^^xsd:integer;
  dwc:samplingEffort '5 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6171'^^xsd:string;
  dwc:observationDate '1995-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '148790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5385'^^xsd:string;
  dwc:scientificName 'Black-winged Stilt'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5385'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5387'^^xsd:string;
  dwc:scientificName 'Cattle Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5387'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5390'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5390'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5393'^^xsd:string;
  dwc:scientificName 'Ducks (Unidentified)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '136973'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5393'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '136973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5395'^^xsd:string;
  dwc:scientificName 'Eurasian Marsh Harrier'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '558541'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5395'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '558541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7367'^^xsd:string;
  dwc:scientificName 'Little Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7367'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7370'^^xsd:string;
  dwc:scientificName 'Long-tailed Cormorant'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212701'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7370'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7376'^^xsd:string;
  dwc:scientificName 'Open-billed Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7376'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7387'^^xsd:string;
  dwc:scientificName 'Sacred Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7387'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7378'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7378'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7390'^^xsd:string;
  dwc:scientificName 'Snipe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '158946'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7390'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '158946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5449'^^xsd:string;
  dwc:scientificName 'Whiskered Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '137135'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5449'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5374'^^xsd:string;
  dwc:scientificName 'African Fish Eagle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5374'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5375'^^xsd:string;
  dwc:scientificName 'African Jacana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5375'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5400'^^xsd:string;
  dwc:scientificName 'Goliath Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212666'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5400'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5409'^^xsd:string;
  dwc:scientificName 'Grey-headed Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212628'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5409'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '1801673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5410'^^xsd:string;
  dwc:scientificName 'Gull-billed Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5410'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5429'^^xsd:string;
  dwc:scientificName 'Pink-backed Pelican'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5429'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5411'^^xsd:string;
  dwc:scientificName 'Hadada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5411'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5412'^^xsd:string;
  dwc:scientificName 'Hamerkop'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5412'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5417'^^xsd:string;
  dwc:scientificName 'Little Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5417'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5420'^^xsd:string;
  dwc:scientificName 'Long-tailed Cormorant'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212701'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5420'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5422'^^xsd:string;
  dwc:scientificName 'Malachite Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5422'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5425'^^xsd:string;
  dwc:scientificName 'Marsh Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5425'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5426'^^xsd:string;
  dwc:scientificName 'Open-billed Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5426'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5428'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5428'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5430'^^xsd:string;
  dwc:scientificName 'Pintail'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '158939'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5430'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '158939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5435'^^xsd:string;
  dwc:scientificName 'Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5435'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5437'^^xsd:string;
  dwc:scientificName 'Sacred Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5437'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7324'^^xsd:string;
  dwc:scientificName 'African Fish Eagle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7324'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7332'^^xsd:string;
  dwc:scientificName 'Black-headed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7332'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7334'^^xsd:string;
  dwc:scientificName 'Black-tailed Godwit'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '159035'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7334'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '159035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7340'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7340'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7352'^^xsd:string;
  dwc:scientificName 'Great White Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212664'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7352'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7356'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7356'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7358'^^xsd:string;
  dwc:scientificName 'Grey Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7358'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7361'^^xsd:string;
  dwc:scientificName 'Hadada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7361'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7362'^^xsd:string;
  dwc:scientificName 'Hamerkop'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7362'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5453'^^xsd:string;
  dwc:scientificName 'White-winged Black Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5453'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5405'^^xsd:string;
  dwc:scientificName 'Green-backed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5405'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5406'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5406'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5408'^^xsd:string;
  dwc:scientificName 'Grey Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5408'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5401'^^xsd:string;
  dwc:scientificName 'Great Cormorant'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5401'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5402'^^xsd:string;
  dwc:scientificName 'Great White Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212664'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5402'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7405'^^xsd:string;
  dwc:scientificName 'Woodland Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7405'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7391'^^xsd:string;
  dwc:scientificName 'Spotted Redshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:startLongitude '34.733333333333'^^xsd:double;
  dwc:endLongitude '34.733333333333'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667, 34.733333333333 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '159029'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7391'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '159029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7047'^^xsd:string;
  dwc:scientificName 'Marabou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7047'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7049'^^xsd:string;
  dwc:scientificName 'Marsh Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7049'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7050'^^xsd:string;
  dwc:scientificName 'Open-billed Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7050'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7052'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7052'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7059'^^xsd:string;
  dwc:scientificName 'Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7059'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7061'^^xsd:string;
  dwc:scientificName 'Sacred Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7061'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7068'^^xsd:string;
  dwc:scientificName 'Spur-winged Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7068'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7292'^^xsd:string;
  dwc:scientificName 'Osprey'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7292'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '159377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7293'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7293'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7296'^^xsd:string;
  dwc:scientificName 'Purple Gallinule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '422597'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7296'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '422597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7297'^^xsd:string;
  dwc:scientificName 'Purple Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '212669'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7297'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '212669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7310'^^xsd:string;
  dwc:scientificName 'Squacco Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7310'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7314'^^xsd:string;
  dwc:scientificName 'Whiskered Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '137135'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7314'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7318'^^xsd:string;
  dwc:scientificName 'White-winged Black Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7318'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7276'^^xsd:string;
  dwc:scientificName 'Hadada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7276'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7073'^^xsd:string;
  dwc:scientificName 'Whiskered Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '137135'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7073'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7077'^^xsd:string;
  dwc:scientificName 'White-winged Black Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7077'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7078'^^xsd:string;
  dwc:scientificName 'Wood Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7078'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7239'^^xsd:string;
  dwc:scientificName 'African Fish Eagle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7239'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7240'^^xsd:string;
  dwc:scientificName 'African Jacana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7240'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7241'^^xsd:string;
  dwc:scientificName 'African Pygmy Goose'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '212675'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7241'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '212675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7319'^^xsd:string;
  dwc:scientificName 'Wood Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7319'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7250'^^xsd:string;
  dwc:scientificName 'Black-winged Stilt'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7250'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7253'^^xsd:string;
  dwc:scientificName 'Common Moorhen'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '159009'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7253'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '159009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7260'^^xsd:string;
  dwc:scientificName 'Eurasian Marsh Harrier'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '558541'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7260'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '558541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7262'^^xsd:string;
  dwc:scientificName 'Garganey'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '159169'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7262'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1459928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7266'^^xsd:string;
  dwc:scientificName 'Great Cormorant'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7266'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7286'^^xsd:string;
  dwc:scientificName 'Long-toed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7286'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7287'^^xsd:string;
  dwc:scientificName 'Malachite Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7287'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7291'^^xsd:string;
  dwc:scientificName 'Open-billed Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7291'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7273'^^xsd:string;
  dwc:scientificName 'Grey Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7273'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7275'^^xsd:string;
  dwc:scientificName 'Gull-billed Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7275'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7041'^^xsd:string;
  dwc:scientificName 'Little Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7041'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7035'^^xsd:string;
  dwc:scientificName 'Hadada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7035'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7036'^^xsd:string;
  dwc:scientificName 'Hamerkop'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7036'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7006'^^xsd:string;
  dwc:scientificName 'Black-headed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7006'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7009'^^xsd:string;
  dwc:scientificName 'Black-winged Stilt'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7009'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7011'^^xsd:string;
  dwc:scientificName 'Cattle Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7011'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7014'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7014'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.283333333"^^xsd:decimal ;
  dwc:decimalLongitude "34.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.283333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.283333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7030'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:startLongitude '34.766666666667'^^xsd:double;
  dwc:endLongitude '34.766666666667'^^xsd:double;
  dwc:latitude '-0.283333333'^^xsd:double;
  dwc:startLatitude '-0.28333333333333'^^xsd:double;
  dwc:endLatitude '-0.28333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333, 34.766666666667 -0.28333333333333))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7030'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5815'^^xsd:string;
  dwc:scientificName 'Yellow-billed Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5815'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5816'^^xsd:string;
  dwc:scientificName 'Yellow-billed Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5816'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5803'^^xsd:string;
  dwc:scientificName 'Squacco Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5803'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5806'^^xsd:string;
  dwc:scientificName 'Waders (unidentified)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '2682'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5806'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '2682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5807'^^xsd:string;
  dwc:scientificName 'Whiskered Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '137135'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5807'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5812'^^xsd:string;
  dwc:scientificName 'Wood Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5812'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5782'^^xsd:string;
  dwc:scientificName 'Marsh Harrier spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '159371'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5782'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '159371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5762'^^xsd:string;
  dwc:scientificName 'Green Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212622'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5762'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5764'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5764'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5766'^^xsd:string;
  dwc:scientificName 'Grey Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5766'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5768'^^xsd:string;
  dwc:scientificName 'Gull-billed Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5768'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5769'^^xsd:string;
  dwc:scientificName 'Hadada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5769'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5770'^^xsd:string;
  dwc:scientificName 'Hamerkop'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5770'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5775'^^xsd:string;
  dwc:scientificName 'Little Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5775'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5777'^^xsd:string;
  dwc:scientificName 'Little Stint'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5777'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5779'^^xsd:string;
  dwc:scientificName 'Long-toed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5779'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5732'^^xsd:string;
  dwc:scientificName 'African Fish Eagle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5732'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5733'^^xsd:string;
  dwc:scientificName 'African Jacana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5733'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5780'^^xsd:string;
  dwc:scientificName 'Malachite Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5780'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5756'^^xsd:string;
  dwc:scientificName 'Glossy Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '158977'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5756'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '158977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5760'^^xsd:string;
  dwc:scientificName 'Great White Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212664'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5760'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5736'^^xsd:string;
  dwc:scientificName 'African Spoonbill'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5736'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5739'^^xsd:string;
  dwc:scientificName 'Black Crake'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5739'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5740'^^xsd:string;
  dwc:scientificName 'Black-headed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5740'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5742'^^xsd:string;
  dwc:scientificName 'Black-tailed Godwit'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '159035'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5742'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '159035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5743'^^xsd:string;
  dwc:scientificName 'Black-winged Stilt'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5743'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5745'^^xsd:string;
  dwc:scientificName 'Cattle Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5745'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5748'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5748'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5754'^^xsd:string;
  dwc:scientificName 'Fulvous Whistling Duck'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212674'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5754'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5783'^^xsd:string;
  dwc:scientificName 'Marsh Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5783'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5784'^^xsd:string;
  dwc:scientificName 'Open-billed Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5784'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5786'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5786'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5793'^^xsd:string;
  dwc:scientificName 'Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5793'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5794'^^xsd:string;
  dwc:scientificName 'Ruff'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5794'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5795'^^xsd:string;
  dwc:scientificName 'Sacred Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5795'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5798'^^xsd:string;
  dwc:scientificName 'Snipe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '158946'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5798'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '158946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.116666667"^^xsd:decimal ;
  dwc:decimalLongitude "34.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.116666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.116666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5802'^^xsd:string;
  dwc:scientificName 'Spur-winged Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:startLongitude '34.866666666667'^^xsd:double;
  dwc:endLongitude '34.866666666667'^^xsd:double;
  dwc:latitude '-0.116666667'^^xsd:double;
  dwc:startLatitude '-0.11666666666667'^^xsd:double;
  dwc:endLatitude '-0.11666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667, 34.866666666667 -0.11666666666667))'^^xsd:string;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:samplingEffort '3 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5802'^^xsd:string;
  dwc:observationDate '1995-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6368'^^xsd:string;
  dwc:scientificName 'African Darter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '446495'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6368'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '446495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6432'^^xsd:string;
  dwc:scientificName 'Three-banded Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6432'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6434'^^xsd:string;
  dwc:scientificName 'Wader spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '2682'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6434'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2682'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6435'^^xsd:string;
  dwc:scientificName 'Water birds'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6435'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6436'^^xsd:string;
  dwc:scientificName 'Water Thicknee'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212826'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6436'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212826'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6437'^^xsd:string;
  dwc:scientificName 'Whiskered Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '137135'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6437'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6380'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6380'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6381'^^xsd:string;
  dwc:scientificName 'Common Snipe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '158949'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6381'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '158949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6382'^^xsd:string;
  dwc:scientificName 'Crowned Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '366837'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6382'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '366837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6383'^^xsd:string;
  dwc:scientificName 'Curlew Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6383'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6384'^^xsd:string;
  dwc:scientificName 'Egyptian Goose'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6384'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6385'^^xsd:string;
  dwc:scientificName 'Eurasian Marsh Harrier'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '558541'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6385'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '558541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6386'^^xsd:string;
  dwc:scientificName 'Fulvous Whistling Duck'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212674'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6386'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6387'^^xsd:string;
  dwc:scientificName 'Garganey'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '159169'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6387'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1459928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6388'^^xsd:string;
  dwc:scientificName 'Giant Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212592'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6388'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6411'^^xsd:string;
  dwc:scientificName 'Marsh Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6411'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6414'^^xsd:string;
  dwc:scientificName 'Osprey'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6414'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '159377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6416'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6416'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6417'^^xsd:string;
  dwc:scientificName 'Pink-backed Pelican'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6417'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6418'^^xsd:string;
  dwc:scientificName 'Purple Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212669'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6418'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6405'^^xsd:string;
  dwc:scientificName 'Little Grebe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '148790'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6405'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '148790'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6406'^^xsd:string;
  dwc:scientificName 'Little Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212617'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6406'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6409'^^xsd:string;
  dwc:scientificName 'Malachite Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6409'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6410'^^xsd:string;
  dwc:scientificName 'Marabou Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6410'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6407'^^xsd:string;
  dwc:scientificName 'Little Stint'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6407'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6408'^^xsd:string;
  dwc:scientificName 'Long-tailed Cormorant'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212701'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6408'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212701'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6419'^^xsd:string;
  dwc:scientificName 'Red-billed Teal'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212712'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6419'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6443'^^xsd:string;
  dwc:scientificName 'Yellow-billed Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6443'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6444'^^xsd:string;
  dwc:scientificName 'Yellow-billed Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6444'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6395'^^xsd:string;
  dwc:scientificName 'Grey Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6395'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6390'^^xsd:string;
  dwc:scientificName 'Goliath Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212666'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6390'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6391'^^xsd:string;
  dwc:scientificName 'Great Cormorant'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6391'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6392'^^xsd:string;
  dwc:scientificName 'Great White Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212664'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6392'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6393'^^xsd:string;
  dwc:scientificName 'Green-backed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6393'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6394'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6394'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6396'^^xsd:string;
  dwc:scientificName 'Grey-headed Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212628'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6396'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1801673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6397'^^xsd:string;
  dwc:scientificName 'Gull-billed Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6397'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6398'^^xsd:string;
  dwc:scientificName 'Hadada Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6398'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6399'^^xsd:string;
  dwc:scientificName 'Hamerkop'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6399'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6400'^^xsd:string;
  dwc:scientificName 'Jacana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '196045'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6400'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '196045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6401'^^xsd:string;
  dwc:scientificName 'Kittliz\'s Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '366846'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6401'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '366846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6402'^^xsd:string;
  dwc:scientificName 'Knob-billed Duck'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6402'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6403'^^xsd:string;
  dwc:scientificName 'Lesser Black-backed Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '137142'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6403'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6404'^^xsd:string;
  dwc:scientificName 'Little Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6404'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6442'^^xsd:string;
  dwc:scientificName 'Woolly-necked Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212704'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6442'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6420'^^xsd:string;
  dwc:scientificName 'Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6420'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6421'^^xsd:string;
  dwc:scientificName 'Ruff'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6421'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6422'^^xsd:string;
  dwc:scientificName 'Sacred Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6422'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6424'^^xsd:string;
  dwc:scientificName 'Southern Pochard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6424'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6425'^^xsd:string;
  dwc:scientificName 'Spotted Redshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '159029'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6425'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '159029'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6426'^^xsd:string;
  dwc:scientificName 'Spur-winged Goose'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6426'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6427'^^xsd:string;
  dwc:scientificName 'Spur-winged Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6427'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6428'^^xsd:string;
  dwc:scientificName 'Squacco Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6428'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6429'^^xsd:string;
  dwc:scientificName 'Steppe Eagle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6429'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6430'^^xsd:string;
  dwc:scientificName 'Temminck\'s Stint'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '366591'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6430'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '366591'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6369'^^xsd:string;
  dwc:scientificName 'African Fish Eagle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6369'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6379'^^xsd:string;
  dwc:scientificName 'Chlidonias tern spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '137042'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6379'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6438'^^xsd:string;
  dwc:scientificName 'White Pelican'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '137176'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6438'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137176'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6439'^^xsd:string;
  dwc:scientificName 'White-faced Whistling Duck'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6439'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6440'^^xsd:string;
  dwc:scientificName 'White-winged Black Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6440'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6441'^^xsd:string;
  dwc:scientificName 'Wood Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6441'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6370'^^xsd:string;
  dwc:scientificName 'African Reef Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212665'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6370'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212665'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6376'^^xsd:string;
  dwc:scientificName 'Black-winged Stilt'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6376'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6377'^^xsd:string;
  dwc:scientificName 'Cattle Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6377'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6378'^^xsd:string;
  dwc:scientificName 'Chestnut-bellied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6378'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6371'^^xsd:string;
  dwc:scientificName 'African Spoonbill'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6371'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6372'^^xsd:string;
  dwc:scientificName 'Black-headed Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '137149'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6372'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137149'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6373'^^xsd:string;
  dwc:scientificName 'Black-headed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6373'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6374'^^xsd:string;
  dwc:scientificName 'Blacksmith Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6374'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6375'^^xsd:string;
  dwc:scientificName 'Black-tailed Godwit'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '37.5'^^xsd:double;
  dwc:startLongitude '37.5'^^xsd:double;
  dwc:endLongitude '37.5'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:startLatitude '-0.9'^^xsd:double;
  dwc:endLatitude '-0.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9, 37.5 -0.9))'^^xsd:string;
  dwc:aphiaid '159035'^^xsd:integer;
  dwc:samplingEffort '1000 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6375'^^xsd:string;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '159035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5727'^^xsd:string;
  dwc:scientificName 'White-winged Black Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5727'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5729'^^xsd:string;
  dwc:scientificName 'Woolly-necked Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212704'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5729'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5731'^^xsd:string;
  dwc:scientificName 'Yellow-billed Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5731'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5681'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5681'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5682'^^xsd:string;
  dwc:scientificName 'Grey Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5682'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5684'^^xsd:string;
  dwc:scientificName 'Gull-billed Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5684'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5685'^^xsd:string;
  dwc:scientificName 'Hadada Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5685'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5686'^^xsd:string;
  dwc:scientificName 'Hamerkop'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5686'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5675'^^xsd:string;
  dwc:scientificName 'Giant Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212592'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5675'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5677'^^xsd:string;
  dwc:scientificName 'Goliath Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212666'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5677'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5678'^^xsd:string;
  dwc:scientificName 'Great Cormorant'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5678'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5679'^^xsd:string;
  dwc:scientificName 'Great White Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212664'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5679'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5705'^^xsd:string;
  dwc:scientificName 'Purple Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212669'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5705'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5714'^^xsd:string;
  dwc:scientificName 'Spur-winged Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5714'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5715'^^xsd:string;
  dwc:scientificName 'Squacco Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5715'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5719'^^xsd:string;
  dwc:scientificName 'Three-banded Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5719'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5722'^^xsd:string;
  dwc:scientificName 'Water birds'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5722'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5723'^^xsd:string;
  dwc:scientificName 'Water Thicknee'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212826'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5723'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5724'^^xsd:string;
  dwc:scientificName 'Whiskered Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '137135'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5724'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5726'^^xsd:string;
  dwc:scientificName 'White-faced Whistling Duck'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5726'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5668'^^xsd:string;
  dwc:scientificName 'Common Snipe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '158949'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5668'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '158949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5671'^^xsd:string;
  dwc:scientificName 'Egyptian Goose'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5671'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5672'^^xsd:string;
  dwc:scientificName 'Eurasian Marsh Harrier'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '558541'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5672'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '558541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5673'^^xsd:string;
  dwc:scientificName 'Fulvous Whistling Duck'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212674'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5673'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5667'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5667'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5655'^^xsd:string;
  dwc:scientificName 'African Darter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '446495'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5655'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '446495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5656'^^xsd:string;
  dwc:scientificName 'African Fish Eagle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5656'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5658'^^xsd:string;
  dwc:scientificName 'African Spoonbill'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5658'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5660'^^xsd:string;
  dwc:scientificName 'Black-headed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5660'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5664'^^xsd:string;
  dwc:scientificName 'Cattle Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5664'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5666'^^xsd:string;
  dwc:scientificName 'Chlidonias tern spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '137042'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5666'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5687'^^xsd:string;
  dwc:scientificName 'Jacana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '196045'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5687'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '196045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5689'^^xsd:string;
  dwc:scientificName 'Knob-billed Duck'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5689'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5691'^^xsd:string;
  dwc:scientificName 'Little Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5691'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5694'^^xsd:string;
  dwc:scientificName 'Little Stint'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5694'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5695'^^xsd:string;
  dwc:scientificName 'Long-tailed Cormorant'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212701'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5695'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5696'^^xsd:string;
  dwc:scientificName 'Malachite Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5696'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5699'^^xsd:string;
  dwc:scientificName 'Night Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '159123'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5699'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '159123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5701'^^xsd:string;
  dwc:scientificName 'Osprey'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5701'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '159377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5702'^^xsd:string;
  dwc:scientificName 'Palmnut Vulture'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212715'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5702'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5703'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5703'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5704'^^xsd:string;
  dwc:scientificName 'Pink-backed Pelican'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5704'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5693'^^xsd:string;
  dwc:scientificName 'Little Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212617'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5693'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.833333333 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.833333333"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5680'^^xsd:string;
  dwc:scientificName 'Green-backed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '37.65'^^xsd:double;
  dwc:startLongitude '37.65'^^xsd:double;
  dwc:endLongitude '37.65'^^xsd:double;
  dwc:latitude '-0.833333333'^^xsd:double;
  dwc:startLatitude '-0.83333333333333'^^xsd:double;
  dwc:endLatitude '-0.83333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333, 37.65 -0.83333333333333))'^^xsd:string;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:samplingEffort '45 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5680'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783333333"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5057'^^xsd:string;
  dwc:scientificName 'African Darter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:startLongitude '37.733333333333'^^xsd:double;
  dwc:endLongitude '37.733333333333'^^xsd:double;
  dwc:latitude '-0.783333333'^^xsd:double;
  dwc:startLatitude '-0.78333333333333'^^xsd:double;
  dwc:endLatitude '-0.78333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333))'^^xsd:string;
  dwc:aphiaid '446495'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5057'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '446495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783333333"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5058'^^xsd:string;
  dwc:scientificName 'African Fish Eagle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:startLongitude '37.733333333333'^^xsd:double;
  dwc:endLongitude '37.733333333333'^^xsd:double;
  dwc:latitude '-0.783333333'^^xsd:double;
  dwc:startLatitude '-0.78333333333333'^^xsd:double;
  dwc:endLatitude '-0.78333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333))'^^xsd:string;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5058'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783333333"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5590'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:startLongitude '37.733333333333'^^xsd:double;
  dwc:endLongitude '37.733333333333'^^xsd:double;
  dwc:latitude '-0.783333333'^^xsd:double;
  dwc:startLatitude '-0.78333333333333'^^xsd:double;
  dwc:endLatitude '-0.78333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5590'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783333333"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5598'^^xsd:string;
  dwc:scientificName 'Giant Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:startLongitude '37.733333333333'^^xsd:double;
  dwc:endLongitude '37.733333333333'^^xsd:double;
  dwc:latitude '-0.783333333'^^xsd:double;
  dwc:startLatitude '-0.78333333333333'^^xsd:double;
  dwc:endLatitude '-0.78333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333))'^^xsd:string;
  dwc:aphiaid '212592'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5598'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '212592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783333333"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5646'^^xsd:string;
  dwc:scientificName 'Water Thicknee'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:startLongitude '37.733333333333'^^xsd:double;
  dwc:endLongitude '37.733333333333'^^xsd:double;
  dwc:latitude '-0.783333333'^^xsd:double;
  dwc:startLatitude '-0.78333333333333'^^xsd:double;
  dwc:endLatitude '-0.78333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333))'^^xsd:string;
  dwc:aphiaid '212826'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5646'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '212826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783333333"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5653'^^xsd:string;
  dwc:scientificName 'Yellow-billed Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:startLongitude '37.733333333333'^^xsd:double;
  dwc:endLongitude '37.733333333333'^^xsd:double;
  dwc:latitude '-0.783333333'^^xsd:double;
  dwc:startLatitude '-0.78333333333333'^^xsd:double;
  dwc:endLatitude '-0.78333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333))'^^xsd:string;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5653'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783333333"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5654'^^xsd:string;
  dwc:scientificName 'Yellow-billed Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:startLongitude '37.733333333333'^^xsd:double;
  dwc:endLongitude '37.733333333333'^^xsd:double;
  dwc:latitude '-0.783333333'^^xsd:double;
  dwc:startLatitude '-0.78333333333333'^^xsd:double;
  dwc:endLatitude '-0.78333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333))'^^xsd:string;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5654'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783333333"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5645'^^xsd:string;
  dwc:scientificName 'Water birds'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:startLongitude '37.733333333333'^^xsd:double;
  dwc:endLongitude '37.733333333333'^^xsd:double;
  dwc:latitude '-0.783333333'^^xsd:double;
  dwc:startLatitude '-0.78333333333333'^^xsd:double;
  dwc:endLatitude '-0.78333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333))'^^xsd:string;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5645'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783333333"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5603'^^xsd:string;
  dwc:scientificName 'Green-backed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:startLongitude '37.733333333333'^^xsd:double;
  dwc:endLongitude '37.733333333333'^^xsd:double;
  dwc:latitude '-0.783333333'^^xsd:double;
  dwc:startLatitude '-0.78333333333333'^^xsd:double;
  dwc:endLatitude '-0.78333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333))'^^xsd:string;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5603'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783333333"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5600'^^xsd:string;
  dwc:scientificName 'Goliath Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:startLongitude '37.733333333333'^^xsd:double;
  dwc:endLongitude '37.733333333333'^^xsd:double;
  dwc:latitude '-0.783333333'^^xsd:double;
  dwc:startLatitude '-0.78333333333333'^^xsd:double;
  dwc:endLatitude '-0.78333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333))'^^xsd:string;
  dwc:aphiaid '212666'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5600'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '212666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783333333"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5601'^^xsd:string;
  dwc:scientificName 'Great Cormorant'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:startLongitude '37.733333333333'^^xsd:double;
  dwc:endLongitude '37.733333333333'^^xsd:double;
  dwc:latitude '-0.783333333'^^xsd:double;
  dwc:startLatitude '-0.78333333333333'^^xsd:double;
  dwc:endLatitude '-0.78333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333))'^^xsd:string;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5601'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783333333"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5602'^^xsd:string;
  dwc:scientificName 'Great White Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:startLongitude '37.733333333333'^^xsd:double;
  dwc:endLongitude '37.733333333333'^^xsd:double;
  dwc:latitude '-0.783333333'^^xsd:double;
  dwc:startLatitude '-0.78333333333333'^^xsd:double;
  dwc:endLatitude '-0.78333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333))'^^xsd:string;
  dwc:aphiaid '212664'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5602'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783333333"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5604'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:startLongitude '37.733333333333'^^xsd:double;
  dwc:endLongitude '37.733333333333'^^xsd:double;
  dwc:latitude '-0.783333333'^^xsd:double;
  dwc:startLatitude '-0.78333333333333'^^xsd:double;
  dwc:endLatitude '-0.78333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5604'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783333333"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5642'^^xsd:string;
  dwc:scientificName 'Three-banded Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:startLongitude '37.733333333333'^^xsd:double;
  dwc:endLongitude '37.733333333333'^^xsd:double;
  dwc:latitude '-0.783333333'^^xsd:double;
  dwc:startLatitude '-0.78333333333333'^^xsd:double;
  dwc:endLatitude '-0.78333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333))'^^xsd:string;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5642'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783333333"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5605'^^xsd:string;
  dwc:scientificName 'Grey Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:startLongitude '37.733333333333'^^xsd:double;
  dwc:endLongitude '37.733333333333'^^xsd:double;
  dwc:latitude '-0.783333333'^^xsd:double;
  dwc:startLatitude '-0.78333333333333'^^xsd:double;
  dwc:endLatitude '-0.78333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333))'^^xsd:string;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5605'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783333333"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5608'^^xsd:string;
  dwc:scientificName 'Hadada Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:startLongitude '37.733333333333'^^xsd:double;
  dwc:endLongitude '37.733333333333'^^xsd:double;
  dwc:latitude '-0.783333333'^^xsd:double;
  dwc:startLatitude '-0.78333333333333'^^xsd:double;
  dwc:endLatitude '-0.78333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333))'^^xsd:string;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5608'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783333333"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5619'^^xsd:string;
  dwc:scientificName 'Malachite Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:startLongitude '37.733333333333'^^xsd:double;
  dwc:endLongitude '37.733333333333'^^xsd:double;
  dwc:latitude '-0.783333333'^^xsd:double;
  dwc:startLatitude '-0.78333333333333'^^xsd:double;
  dwc:endLatitude '-0.78333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333))'^^xsd:string;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5619'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783333333"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5621'^^xsd:string;
  dwc:scientificName 'Marsh Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:startLongitude '37.733333333333'^^xsd:double;
  dwc:endLongitude '37.733333333333'^^xsd:double;
  dwc:latitude '-0.783333333'^^xsd:double;
  dwc:startLatitude '-0.78333333333333'^^xsd:double;
  dwc:endLatitude '-0.78333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333))'^^xsd:string;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5621'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783333333"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5626'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:startLongitude '37.733333333333'^^xsd:double;
  dwc:endLongitude '37.733333333333'^^xsd:double;
  dwc:latitude '-0.783333333'^^xsd:double;
  dwc:startLatitude '-0.78333333333333'^^xsd:double;
  dwc:endLatitude '-0.78333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5626'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783333333"^^xsd:decimal ;
  dwc:decimalLongitude "37.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333333 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783333333"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5637'^^xsd:string;
  dwc:scientificName 'Spur-winged Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:startLongitude '37.733333333333'^^xsd:double;
  dwc:endLongitude '37.733333333333'^^xsd:double;
  dwc:latitude '-0.783333333'^^xsd:double;
  dwc:startLatitude '-0.78333333333333'^^xsd:double;
  dwc:endLatitude '-0.78333333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333, 37.733333333333 -0.78333333333333))'^^xsd:string;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:samplingEffort '10 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5637'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6079'^^xsd:string;
  dwc:scientificName 'Gull-billed Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6079'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6081'^^xsd:string;
  dwc:scientificName 'Hamerkop'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6081'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6083'^^xsd:string;
  dwc:scientificName 'Kittliz\'s Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '366846'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6083'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '366846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6084'^^xsd:string;
  dwc:scientificName 'Knob-billed Duck'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6084'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6086'^^xsd:string;
  dwc:scientificName 'Little Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6086'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6063'^^xsd:string;
  dwc:scientificName 'Common Snipe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '158949'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6063'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '158949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6066'^^xsd:string;
  dwc:scientificName 'Egyptian Goose'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6066'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6073'^^xsd:string;
  dwc:scientificName 'Great Cormorant'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6073'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6074'^^xsd:string;
  dwc:scientificName 'Great White Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '212664'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6074'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6075'^^xsd:string;
  dwc:scientificName 'Green-backed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6075'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6076'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6076'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6077'^^xsd:string;
  dwc:scientificName 'Grey Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6077'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6062'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6062'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6050'^^xsd:string;
  dwc:scientificName 'African Darter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '446495'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6050'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '446495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6051'^^xsd:string;
  dwc:scientificName 'African Fish Eagle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6051'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6053'^^xsd:string;
  dwc:scientificName 'African Spoonbill'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6053'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '212707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6058'^^xsd:string;
  dwc:scientificName 'Black-winged Stilt'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6058'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6088'^^xsd:string;
  dwc:scientificName 'Little Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '212617'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6088'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '212617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6093'^^xsd:string;
  dwc:scientificName 'Marsh Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6093'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6098'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6098'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6102'^^xsd:string;
  dwc:scientificName 'Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6102'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6103'^^xsd:string;
  dwc:scientificName 'Ruff'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6103'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6109'^^xsd:string;
  dwc:scientificName 'Spur-winged Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6109'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6117'^^xsd:string;
  dwc:scientificName 'Water birds'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6117'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6126'^^xsd:string;
  dwc:scientificName 'Yellow-billed Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6126'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6122'^^xsd:string;
  dwc:scientificName 'White-winged Black Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6122'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6123'^^xsd:string;
  dwc:scientificName 'Wood Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6123'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6125'^^xsd:string;
  dwc:scientificName 'Yellow-billed Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6125'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.816666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.816666667 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.816666667"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6118'^^xsd:string;
  dwc:scientificName 'Water Thicknee'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:startLongitude '37.766666666667'^^xsd:double;
  dwc:endLongitude '37.766666666667'^^xsd:double;
  dwc:latitude '-0.816666667'^^xsd:double;
  dwc:startLatitude '-0.81666666666667'^^xsd:double;
  dwc:endLatitude '-0.81666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667, 37.766666666667 -0.81666666666667))'^^xsd:string;
  dwc:aphiaid '212826'^^xsd:integer;
  dwc:samplingEffort '4 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6118'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '212826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5911'^^xsd:string;
  dwc:scientificName 'Egyptian Goose'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5911'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5971'^^xsd:string;
  dwc:scientificName 'Yellow-billed Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5971'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5895'^^xsd:string;
  dwc:scientificName 'African Darter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '446495'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5895'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '446495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5896'^^xsd:string;
  dwc:scientificName 'African Fish Eagle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5896'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5897'^^xsd:string;
  dwc:scientificName 'African Reef Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212665'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5897'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '212665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5900'^^xsd:string;
  dwc:scientificName 'Black-headed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5900'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5903'^^xsd:string;
  dwc:scientificName 'Black-winged Stilt'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5903'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5904'^^xsd:string;
  dwc:scientificName 'Cattle Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5904'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5905'^^xsd:string;
  dwc:scientificName 'Chestnut-bellied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5905'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5907'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5907'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5908'^^xsd:string;
  dwc:scientificName 'Common Snipe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '158949'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5908'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '158949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5970'^^xsd:string;
  dwc:scientificName 'Yellow-billed Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5970'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5945'^^xsd:string;
  dwc:scientificName 'Purple Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212669'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5945'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '212669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5950'^^xsd:string;
  dwc:scientificName 'Sandpiper spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '147429'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5950'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '147429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5954'^^xsd:string;
  dwc:scientificName 'Spur-winged Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5954'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5955'^^xsd:string;
  dwc:scientificName 'Squacco Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5955'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5959'^^xsd:string;
  dwc:scientificName 'Three-banded Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5959'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5962'^^xsd:string;
  dwc:scientificName 'Water birds'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5962'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5963'^^xsd:string;
  dwc:scientificName 'Water Thicknee'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212826'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5963'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '212826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5966'^^xsd:string;
  dwc:scientificName 'White-faced Whistling Duck'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5966'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5967'^^xsd:string;
  dwc:scientificName 'White-winged Black Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5967'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5943'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5943'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5915'^^xsd:string;
  dwc:scientificName 'Giant Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212592'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5915'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '212592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5916'^^xsd:string;
  dwc:scientificName 'Glossy Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '158977'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5916'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '158977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5917'^^xsd:string;
  dwc:scientificName 'Goliath Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212666'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5917'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '212666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5918'^^xsd:string;
  dwc:scientificName 'Great Cormorant'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5918'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5919'^^xsd:string;
  dwc:scientificName 'Great White Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212664'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5919'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5920'^^xsd:string;
  dwc:scientificName 'Green-backed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5920'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5921'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5921'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5922'^^xsd:string;
  dwc:scientificName 'Grey Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5922'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5924'^^xsd:string;
  dwc:scientificName 'Gull-billed Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5924'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5925'^^xsd:string;
  dwc:scientificName 'Hadada Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5925'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5936'^^xsd:string;
  dwc:scientificName 'Malachite Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5936'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5938'^^xsd:string;
  dwc:scientificName 'Marsh Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5938'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5939'^^xsd:string;
  dwc:scientificName 'Night Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '159123'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5939'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '159123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5941'^^xsd:string;
  dwc:scientificName 'Osprey'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5941'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '159377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5926'^^xsd:string;
  dwc:scientificName 'Hamerkop'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5926'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5927'^^xsd:string;
  dwc:scientificName 'Jacana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '196045'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5927'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '196045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5928'^^xsd:string;
  dwc:scientificName 'Kittliz\'s Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '366846'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5928'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '366846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5931'^^xsd:string;
  dwc:scientificName 'Little Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5931'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5935'^^xsd:string;
  dwc:scientificName 'Long-tailed Cormorant'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '37.9'^^xsd:double;
  dwc:startLongitude '37.9'^^xsd:double;
  dwc:endLongitude '37.9'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:startLatitude '-0.7'^^xsd:double;
  dwc:endLatitude '-0.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7, 37.9 -0.7))'^^xsd:string;
  dwc:aphiaid '212701'^^xsd:integer;
  dwc:samplingEffort '32 km^2'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5935'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '212701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7442'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7442'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7444'^^xsd:string;
  dwc:scientificName 'Grey Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7444'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7445'^^xsd:string;
  dwc:scientificName 'Gull-billed Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7445'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7447'^^xsd:string;
  dwc:scientificName 'Harrier Hawk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7447'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7452'^^xsd:string;
  dwc:scientificName 'Lesser Crested Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '137158'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7452'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7454'^^xsd:string;
  dwc:scientificName 'Little Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7454'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7415'^^xsd:string;
  dwc:scientificName 'Black Kite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212678'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7415'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7423'^^xsd:string;
  dwc:scientificName 'Cattle Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7423'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7426'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7426'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7428'^^xsd:string;
  dwc:scientificName 'Common Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7428'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7429'^^xsd:string;
  dwc:scientificName 'Crab Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212718'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7429'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7430'^^xsd:string;
  dwc:scientificName 'Crested Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '413041'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7430'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '413041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7432'^^xsd:string;
  dwc:scientificName 'Curlew Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7432'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7437'^^xsd:string;
  dwc:scientificName 'Great Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7437'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7484'^^xsd:string;
  dwc:scientificName 'Woolly-necked Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212704'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7484'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7485'^^xsd:string;
  dwc:scientificName 'Yellow-billed Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7485'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7486'^^xsd:string;
  dwc:scientificName 'Water birds'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7486'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7479'^^xsd:string;
  dwc:scientificName 'Turnstone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '147431'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7479'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '147431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7480'^^xsd:string;
  dwc:scientificName 'Waders (unidentified)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '2682'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7480'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '2682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7481'^^xsd:string;
  dwc:scientificName 'Whimbrel'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7481'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7409'^^xsd:string;
  dwc:scientificName 'African Fish Eagle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7409'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7410'^^xsd:string;
  dwc:scientificName 'African Reef Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212665'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7410'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7414'^^xsd:string;
  dwc:scientificName 'Black Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212663'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7414'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7477'^^xsd:string;
  dwc:scientificName 'Terek Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7477'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7458'^^xsd:string;
  dwc:scientificName 'Malachite Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7458'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7459'^^xsd:string;
  dwc:scientificName 'Mangrove Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212589'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7459'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7461'^^xsd:string;
  dwc:scientificName 'Mongolian Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7461'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7464'^^xsd:string;
  dwc:scientificName 'Palmnut Vulture'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212715'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7464'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7465'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7465'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7467'^^xsd:string;
  dwc:scientificName 'Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7467'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7472'^^xsd:string;
  dwc:scientificName 'Sooty Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212625'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7472'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7455'^^xsd:string;
  dwc:scientificName 'Little Stint'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7455'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7438'^^xsd:string;
  dwc:scientificName 'Great White Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212664'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7438'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.22777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7441'^^xsd:string;
  dwc:scientificName 'Green-backed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:startLongitude '39.227777777778'^^xsd:double;
  dwc:endLongitude '39.227777777778'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667, 39.227777777778 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7441'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5519'^^xsd:string;
  dwc:scientificName 'Sacred Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5519'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5517'^^xsd:string;
  dwc:scientificName 'Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5517'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5494'^^xsd:string;
  dwc:scientificName 'Grey Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5494'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5502'^^xsd:string;
  dwc:scientificName 'Lesser Crested Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '137158'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5502'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5504'^^xsd:string;
  dwc:scientificName 'Little Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5504'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5459'^^xsd:string;
  dwc:scientificName 'African Fish Eagle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5459'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5522'^^xsd:string;
  dwc:scientificName 'Sooty Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '212625'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5522'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '212625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5478'^^xsd:string;
  dwc:scientificName 'Common Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5478'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5481'^^xsd:string;
  dwc:scientificName 'Curlew Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5481'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5482'^^xsd:string;
  dwc:scientificName 'Curlew Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5482'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5487'^^xsd:string;
  dwc:scientificName 'Great Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5487'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '212616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5488'^^xsd:string;
  dwc:scientificName 'Great White Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '212664'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5488'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5492'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5492'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5505'^^xsd:string;
  dwc:scientificName 'Little Stint'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5505'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5506'^^xsd:string;
  dwc:scientificName 'Little Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '567480'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5506'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '567480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5507'^^xsd:string;
  dwc:scientificName 'Long-tailed Cormorant'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '212701'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5507'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '212701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5509'^^xsd:string;
  dwc:scientificName 'Mangrove Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '212589'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5509'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '212589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5512'^^xsd:string;
  dwc:scientificName 'Open-billed Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5512'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5514'^^xsd:string;
  dwc:scientificName 'Palmnut Vulture'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '212715'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5514'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '212715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5515'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5515'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5460'^^xsd:string;
  dwc:scientificName 'African Reef Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '212665'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5460'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '212665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5465'^^xsd:string;
  dwc:scientificName 'Black Kite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '212678'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5465'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '212678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5467'^^xsd:string;
  dwc:scientificName 'Black-headed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5467'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5476'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5476'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5536'^^xsd:string;
  dwc:scientificName 'Water birds'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5536'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5527'^^xsd:string;
  dwc:scientificName 'Terek Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5527'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '212602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5529'^^xsd:string;
  dwc:scientificName 'Turnstone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '147431'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5529'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '147431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5531'^^xsd:string;
  dwc:scientificName 'Whimbrel'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5531'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5534'^^xsd:string;
  dwc:scientificName 'Woolly-necked Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '212704'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5534'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '212704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.561666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.41055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.561666667 39.41055556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.561666667"^^xsd:decimal ;
  geo-pos:long "39.41055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5535'^^xsd:string;
  dwc:scientificName 'Yellow-billed Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:startLongitude '39.410555555556'^^xsd:double;
  dwc:endLongitude '39.410555555556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:startLatitude '-4.5616666666667'^^xsd:double;
  dwc:endLatitude '-4.5616666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667, 39.410555555556 -4.5616666666667))'^^xsd:string;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5535'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6425"^^xsd:decimal ;
  dwc:decimalLongitude "39.42555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6425"^^xsd:decimal ;
  geo-pos:long "39.42555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7178'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:startLongitude '39.425555555556'^^xsd:double;
  dwc:endLongitude '39.425555555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:startLatitude '-4.6425'^^xsd:double;
  dwc:endLatitude '-4.6425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7178'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6425"^^xsd:decimal ;
  dwc:decimalLongitude "39.42555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6425"^^xsd:decimal ;
  geo-pos:long "39.42555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7180'^^xsd:string;
  dwc:scientificName 'Common Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:startLongitude '39.425555555556'^^xsd:double;
  dwc:endLongitude '39.425555555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:startLatitude '-4.6425'^^xsd:double;
  dwc:endLatitude '-4.6425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425))'^^xsd:string;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7180'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6425"^^xsd:decimal ;
  dwc:decimalLongitude "39.42555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6425"^^xsd:decimal ;
  geo-pos:long "39.42555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7182'^^xsd:string;
  dwc:scientificName 'Crested Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:startLongitude '39.425555555556'^^xsd:double;
  dwc:endLongitude '39.425555555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:startLatitude '-4.6425'^^xsd:double;
  dwc:endLatitude '-4.6425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425))'^^xsd:string;
  dwc:aphiaid '413041'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7182'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '413041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6425"^^xsd:decimal ;
  dwc:decimalLongitude "39.42555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6425"^^xsd:decimal ;
  geo-pos:long "39.42555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7184'^^xsd:string;
  dwc:scientificName 'Curlew Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:startLongitude '39.425555555556'^^xsd:double;
  dwc:endLongitude '39.425555555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:startLatitude '-4.6425'^^xsd:double;
  dwc:endLatitude '-4.6425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7184'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6425"^^xsd:decimal ;
  dwc:decimalLongitude "39.42555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6425"^^xsd:decimal ;
  geo-pos:long "39.42555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7238'^^xsd:string;
  dwc:scientificName 'Water birds'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:startLongitude '39.425555555556'^^xsd:double;
  dwc:endLongitude '39.425555555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:startLatitude '-4.6425'^^xsd:double;
  dwc:endLatitude '-4.6425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7238'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6425"^^xsd:decimal ;
  dwc:decimalLongitude "39.42555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6425"^^xsd:decimal ;
  geo-pos:long "39.42555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7196'^^xsd:string;
  dwc:scientificName 'Grey Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:startLongitude '39.425555555556'^^xsd:double;
  dwc:endLongitude '39.425555555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:startLatitude '-4.6425'^^xsd:double;
  dwc:endLatitude '-4.6425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425))'^^xsd:string;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7196'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6425"^^xsd:decimal ;
  dwc:decimalLongitude "39.42555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6425"^^xsd:decimal ;
  geo-pos:long "39.42555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7204'^^xsd:string;
  dwc:scientificName 'Lesser Crested Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:startLongitude '39.425555555556'^^xsd:double;
  dwc:endLongitude '39.425555555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:startLatitude '-4.6425'^^xsd:double;
  dwc:endLatitude '-4.6425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425))'^^xsd:string;
  dwc:aphiaid '137158'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7204'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6425"^^xsd:decimal ;
  dwc:decimalLongitude "39.42555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6425"^^xsd:decimal ;
  geo-pos:long "39.42555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7208'^^xsd:string;
  dwc:scientificName 'Little Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:startLongitude '39.425555555556'^^xsd:double;
  dwc:endLongitude '39.425555555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:startLatitude '-4.6425'^^xsd:double;
  dwc:endLatitude '-4.6425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425))'^^xsd:string;
  dwc:aphiaid '567480'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7208'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '567480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6425"^^xsd:decimal ;
  dwc:decimalLongitude "39.42555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6425"^^xsd:decimal ;
  geo-pos:long "39.42555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7219'^^xsd:string;
  dwc:scientificName 'Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:startLongitude '39.425555555556'^^xsd:double;
  dwc:endLongitude '39.425555555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:startLatitude '-4.6425'^^xsd:double;
  dwc:endLatitude '-4.6425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425))'^^xsd:string;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7219'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6425"^^xsd:decimal ;
  dwc:decimalLongitude "39.42555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6425"^^xsd:decimal ;
  geo-pos:long "39.42555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7224'^^xsd:string;
  dwc:scientificName 'Sooty Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:startLongitude '39.425555555556'^^xsd:double;
  dwc:endLongitude '39.425555555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:startLatitude '-4.6425'^^xsd:double;
  dwc:endLatitude '-4.6425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425))'^^xsd:string;
  dwc:aphiaid '212625'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7224'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6425"^^xsd:decimal ;
  dwc:decimalLongitude "39.42555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6425"^^xsd:decimal ;
  geo-pos:long "39.42555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7233'^^xsd:string;
  dwc:scientificName 'Whimbrel'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:startLongitude '39.425555555556'^^xsd:double;
  dwc:endLongitude '39.425555555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:startLatitude '-4.6425'^^xsd:double;
  dwc:endLatitude '-4.6425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425))'^^xsd:string;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7233'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6425"^^xsd:decimal ;
  dwc:decimalLongitude "39.42555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6425 39.42555556)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6425"^^xsd:decimal ;
  geo-pos:long "39.42555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7194'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:startLongitude '39.425555555556'^^xsd:double;
  dwc:endLongitude '39.425555555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:startLatitude '-4.6425'^^xsd:double;
  dwc:endLatitude '-4.6425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425, 39.425555555556 -4.6425))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7194'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5537'^^xsd:string;
  dwc:scientificName 'African Fish Eagle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5537'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5047'^^xsd:string;
  dwc:scientificName 'Terek Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5047'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212602'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5049'^^xsd:string;
  dwc:scientificName 'Turnstone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '147431'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5049'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '147431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5051'^^xsd:string;
  dwc:scientificName 'Water birds'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5051'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5052'^^xsd:string;
  dwc:scientificName 'Whimbrel'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5052'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5055'^^xsd:string;
  dwc:scientificName 'Woolly-necked Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212704'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5055'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5566'^^xsd:string;
  dwc:scientificName 'Great White Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212664'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5566'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5041'^^xsd:string;
  dwc:scientificName 'Sandplover (unidentified)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '159124'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5041'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159124'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5538'^^xsd:string;
  dwc:scientificName 'African Reef Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212665'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5538'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212665'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5543'^^xsd:string;
  dwc:scientificName 'Black Kite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212678'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5543'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5545'^^xsd:string;
  dwc:scientificName 'Black-headed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5545'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5551'^^xsd:string;
  dwc:scientificName 'Cattle Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5551'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5552'^^xsd:string;
  dwc:scientificName 'Chlidonias tern spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '137042'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5552'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5554'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5554'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5559'^^xsd:string;
  dwc:scientificName 'Curlew Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5559'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5560'^^xsd:string;
  dwc:scientificName 'Curlew Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5560'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5034'^^xsd:string;
  dwc:scientificName 'Palmnut Vulture'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212715'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5034'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5035'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5035'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5037'^^xsd:string;
  dwc:scientificName 'Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5037'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5038'^^xsd:string;
  dwc:scientificName 'Ruff'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5038'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5040'^^xsd:string;
  dwc:scientificName 'Sanderling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5040'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5025'^^xsd:string;
  dwc:scientificName 'Little Stint'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5025'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5031'^^xsd:string;
  dwc:scientificName 'Mongolian Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5031'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5024'^^xsd:string;
  dwc:scientificName 'Little Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5024'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5563'^^xsd:string;
  dwc:scientificName 'Glossy Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '158977'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5563'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '158977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5565'^^xsd:string;
  dwc:scientificName 'Great Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5565'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5042'^^xsd:string;
  dwc:scientificName 'Sooty Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212625'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5042'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212625'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5045'^^xsd:string;
  dwc:scientificName 'Squacco Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5045'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5569'^^xsd:string;
  dwc:scientificName 'Green-backed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5569'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5570'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5570'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5571'^^xsd:string;
  dwc:scientificName 'Grey Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5571'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5572'^^xsd:string;
  dwc:scientificName 'Grey Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5572'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5579'^^xsd:string;
  dwc:scientificName 'Lesser Black-backed Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '137142'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5579'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.466666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.466666667 39.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.466666667"^^xsd:decimal ;
  geo-pos:long "39.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5580'^^xsd:string;
  dwc:scientificName 'Lesser Crested Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:startLongitude '39.483333333333'^^xsd:double;
  dwc:endLongitude '39.483333333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:startLatitude '-4.4666666666667'^^xsd:double;
  dwc:endLatitude '-4.4666666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667, 39.483333333333 -4.4666666666667))'^^xsd:string;
  dwc:aphiaid '137158'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5580'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6871'^^xsd:string;
  dwc:scientificName 'Great White Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '212664'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6871'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6875'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6875'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6876'^^xsd:string;
  dwc:scientificName 'Grey Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6876'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6877'^^xsd:string;
  dwc:scientificName 'Grey Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6877'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6879'^^xsd:string;
  dwc:scientificName 'Hadada Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6879'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6887'^^xsd:string;
  dwc:scientificName 'Little Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6887'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6885'^^xsd:string;
  dwc:scientificName 'Lesser Crested Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '137158'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6885'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6910'^^xsd:string;
  dwc:scientificName 'Terek Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6910'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6843'^^xsd:string;
  dwc:scientificName 'African Reef Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '212665'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6843'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6848'^^xsd:string;
  dwc:scientificName 'Black Kite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '212678'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6848'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6849'^^xsd:string;
  dwc:scientificName 'Black-headed Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '137149'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6849'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6850'^^xsd:string;
  dwc:scientificName 'Black-headed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6850'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6856'^^xsd:string;
  dwc:scientificName 'Cattle Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6856'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6859'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6859'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6861'^^xsd:string;
  dwc:scientificName 'Common Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6861'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6865'^^xsd:string;
  dwc:scientificName 'Curlew Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6865'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6890'^^xsd:string;
  dwc:scientificName 'Long-tailed Cormorant'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '212701'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6890'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6897'^^xsd:string;
  dwc:scientificName 'Palmnut Vulture'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '212715'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6897'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6898'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6898'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6900'^^xsd:string;
  dwc:scientificName 'Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6900'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6914'^^xsd:string;
  dwc:scientificName 'Whimbrel'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6914'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6917'^^xsd:string;
  dwc:scientificName 'Woolly-necked Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '212704'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6917'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6918'^^xsd:string;
  dwc:scientificName 'Yellow-billed Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6918'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6902'^^xsd:string;
  dwc:scientificName 'Sacred Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6902'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6905'^^xsd:string;
  dwc:scientificName 'Sooty Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '212625'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6905'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6919'^^xsd:string;
  dwc:scientificName 'Water birds'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6919'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.057222222"^^xsd:decimal ;
  dwc:decimalLongitude "39.55083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.057222222 39.55083333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.057222222"^^xsd:decimal ;
  geo-pos:long "39.55083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6888'^^xsd:string;
  dwc:scientificName 'Little Stint'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:startLongitude '39.550833333333'^^xsd:double;
  dwc:endLongitude '39.550833333333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:startLatitude '-4.0572222222222'^^xsd:double;
  dwc:endLatitude '-4.0572222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222, 39.550833333333 -4.0572222222222))'^^xsd:string;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6888'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.59583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.59583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6965'^^xsd:string;
  dwc:scientificName 'Little Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:startLongitude '39.595833333333'^^xsd:double;
  dwc:endLongitude '39.595833333333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05))'^^xsd:string;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6965'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.59583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.59583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6976'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:startLongitude '39.595833333333'^^xsd:double;
  dwc:endLongitude '39.595833333333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6976'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.59583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.59583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6980'^^xsd:string;
  dwc:scientificName 'Sacred Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:startLongitude '39.595833333333'^^xsd:double;
  dwc:endLongitude '39.595833333333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05))'^^xsd:string;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6980'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.59583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.59583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6983'^^xsd:string;
  dwc:scientificName 'Sooty Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:startLongitude '39.595833333333'^^xsd:double;
  dwc:endLongitude '39.595833333333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05))'^^xsd:string;
  dwc:aphiaid '212625'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6983'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.59583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.59583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6988'^^xsd:string;
  dwc:scientificName 'Terek Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:startLongitude '39.595833333333'^^xsd:double;
  dwc:endLongitude '39.595833333333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05))'^^xsd:string;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6988'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.59583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.59583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6992'^^xsd:string;
  dwc:scientificName 'Water birds'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:startLongitude '39.595833333333'^^xsd:double;
  dwc:endLongitude '39.595833333333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6992'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.59583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.59583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6993'^^xsd:string;
  dwc:scientificName 'Whimbrel'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:startLongitude '39.595833333333'^^xsd:double;
  dwc:endLongitude '39.595833333333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05))'^^xsd:string;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6993'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.59583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.59583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6996'^^xsd:string;
  dwc:scientificName 'Woolly-necked Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:startLongitude '39.595833333333'^^xsd:double;
  dwc:endLongitude '39.595833333333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05))'^^xsd:string;
  dwc:aphiaid '212704'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6996'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.59583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.59583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6949'^^xsd:string;
  dwc:scientificName 'Great White Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:startLongitude '39.595833333333'^^xsd:double;
  dwc:endLongitude '39.595833333333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05))'^^xsd:string;
  dwc:aphiaid '212664'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6949'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.59583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.59583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6953'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:startLongitude '39.595833333333'^^xsd:double;
  dwc:endLongitude '39.595833333333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6953'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.59583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.59583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6954'^^xsd:string;
  dwc:scientificName 'Grey Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:startLongitude '39.595833333333'^^xsd:double;
  dwc:endLongitude '39.595833333333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05))'^^xsd:string;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6954'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.59583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.59583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6955'^^xsd:string;
  dwc:scientificName 'Grey Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:startLongitude '39.595833333333'^^xsd:double;
  dwc:endLongitude '39.595833333333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05))'^^xsd:string;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6955'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.59583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.59583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6962'^^xsd:string;
  dwc:scientificName 'Lesser Black-backed Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:startLongitude '39.595833333333'^^xsd:double;
  dwc:endLongitude '39.595833333333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05))'^^xsd:string;
  dwc:aphiaid '137142'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6962'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.59583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.59583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6943'^^xsd:string;
  dwc:scientificName 'Curlew Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:startLongitude '39.595833333333'^^xsd:double;
  dwc:endLongitude '39.595833333333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6943'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.59583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.59583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6937'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:startLongitude '39.595833333333'^^xsd:double;
  dwc:endLongitude '39.595833333333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6937'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.59583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.59583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6926'^^xsd:string;
  dwc:scientificName 'Black Kite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:startLongitude '39.595833333333'^^xsd:double;
  dwc:endLongitude '39.595833333333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05))'^^xsd:string;
  dwc:aphiaid '212678'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6926'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.59583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.59583333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.59583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6928'^^xsd:string;
  dwc:scientificName 'Black-headed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:startLongitude '39.595833333333'^^xsd:double;
  dwc:endLongitude '39.595833333333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05, 39.595833333333 -4.05))'^^xsd:string;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6928'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6689'^^xsd:string;
  dwc:scientificName 'Blacksmith Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6689'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6601'^^xsd:string;
  dwc:scientificName 'Water birds'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6601'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6688'^^xsd:string;
  dwc:scientificName 'Black-headed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6688'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6748'^^xsd:string;
  dwc:scientificName 'Terek Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6748'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212602'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6750'^^xsd:string;
  dwc:scientificName 'Turnstone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '147431'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6750'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '147431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6752'^^xsd:string;
  dwc:scientificName 'Whimbrel'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6752'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6755'^^xsd:string;
  dwc:scientificName 'Woolly-necked Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '212704'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6755'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6697'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6697'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6700'^^xsd:string;
  dwc:scientificName 'Crab Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '212718'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6700'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212718'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6703'^^xsd:string;
  dwc:scientificName 'Curlew Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6703'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6708'^^xsd:string;
  dwc:scientificName 'Great Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6708'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6709'^^xsd:string;
  dwc:scientificName 'Great White Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '212664'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6709'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6712'^^xsd:string;
  dwc:scientificName 'Green-backed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6712'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6713'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6713'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6732'^^xsd:string;
  dwc:scientificName 'Mongolian Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6732'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6736'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6736'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6738'^^xsd:string;
  dwc:scientificName 'Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6738'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6740'^^xsd:string;
  dwc:scientificName 'Sacred Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6740'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6741'^^xsd:string;
  dwc:scientificName 'Sanderling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6741'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6743'^^xsd:string;
  dwc:scientificName 'Sooty Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '212625'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6743'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212625'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6746'^^xsd:string;
  dwc:scientificName 'Squacco Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6746'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6714'^^xsd:string;
  dwc:scientificName 'Grey Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6714'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6715'^^xsd:string;
  dwc:scientificName 'Grey Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6715'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6723'^^xsd:string;
  dwc:scientificName 'Lesser Crested Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '137158'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6723'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6726'^^xsd:string;
  dwc:scientificName 'Little Stint'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6726'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6728'^^xsd:string;
  dwc:scientificName 'Long-tailed Cormorant'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '212701'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6728'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212701'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.091666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.67944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.091666667 39.67944444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.091666667"^^xsd:decimal ;
  geo-pos:long "39.67944444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6731'^^xsd:string;
  dwc:scientificName 'Marsh Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:startLongitude '39.679444444444'^^xsd:double;
  dwc:endLongitude '39.679444444444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:startLatitude '-4.0916666666667'^^xsd:double;
  dwc:endLatitude '-4.0916666666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667, 39.679444444444 -4.0916666666667))'^^xsd:string;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6731'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6627'^^xsd:string;
  dwc:scientificName 'Eurasian Marsh Harrier'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '558541'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6627'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '558541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6630'^^xsd:string;
  dwc:scientificName 'Great Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6630'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6631'^^xsd:string;
  dwc:scientificName 'Great White Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '212664'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6631'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6634'^^xsd:string;
  dwc:scientificName 'Green-backed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6634'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6635'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6635'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6636'^^xsd:string;
  dwc:scientificName 'Grey Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6636'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6637'^^xsd:string;
  dwc:scientificName 'Grey Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6637'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6638'^^xsd:string;
  dwc:scientificName 'Gull-billed Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6638'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6679'^^xsd:string;
  dwc:scientificName 'Water birds'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6679'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6662'^^xsd:string;
  dwc:scientificName 'Sacred Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6662'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6663'^^xsd:string;
  dwc:scientificName 'Sanderling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6663'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6665'^^xsd:string;
  dwc:scientificName 'Sooty Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '212625'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6665'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212625'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6670'^^xsd:string;
  dwc:scientificName 'Terek Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6670'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212602'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6672'^^xsd:string;
  dwc:scientificName 'Turnstone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '147431'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6672'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '147431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6674'^^xsd:string;
  dwc:scientificName 'Whimbrel'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6674'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6677'^^xsd:string;
  dwc:scientificName 'Woolly-necked Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '212704'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6677'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6621'^^xsd:string;
  dwc:scientificName 'Common Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6621'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6624'^^xsd:string;
  dwc:scientificName 'Curlew Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6624'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6625'^^xsd:string;
  dwc:scientificName 'Curlew Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6625'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6660'^^xsd:string;
  dwc:scientificName 'Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6660'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6645'^^xsd:string;
  dwc:scientificName 'Lesser Crested Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '137158'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6645'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6647'^^xsd:string;
  dwc:scientificName 'Little Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6647'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6648'^^xsd:string;
  dwc:scientificName 'Little Stint'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6648'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6649'^^xsd:string;
  dwc:scientificName 'Little Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '567480'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6649'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '567480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6650'^^xsd:string;
  dwc:scientificName 'Long-tailed Cormorant'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '212701'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6650'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212701'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6654'^^xsd:string;
  dwc:scientificName 'Mongolian Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6654'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6656'^^xsd:string;
  dwc:scientificName 'Osprey'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6656'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6658'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6658'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6608'^^xsd:string;
  dwc:scientificName 'Black Kite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '212678'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6608'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6610'^^xsd:string;
  dwc:scientificName 'Black-headed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6610'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.923611111"^^xsd:decimal ;
  dwc:decimalLongitude "39.78555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.923611111 39.78555556)"^^geo:wktLiteral ;
  geo-pos:lat "-3.923611111"^^xsd:decimal ;
  geo-pos:long "39.78555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6619'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:startLongitude '39.785555555556'^^xsd:double;
  dwc:endLongitude '39.785555555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:startLatitude '-3.9236111111111'^^xsd:double;
  dwc:endLatitude '-3.9236111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111, 39.785555555556 -3.9236111111111))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6619'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.557777778"^^xsd:decimal ;
  dwc:decimalLongitude "39.91638889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.557777778"^^xsd:decimal ;
  geo-pos:long "39.91638889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6044'^^xsd:string;
  dwc:scientificName 'Water birds'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:startLongitude '39.916388888889'^^xsd:double;
  dwc:endLongitude '39.916388888889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:startLatitude '-3.5577777777778'^^xsd:double;
  dwc:endLatitude '-3.5577777777778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6044'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.557777778"^^xsd:decimal ;
  dwc:decimalLongitude "39.91638889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.557777778"^^xsd:decimal ;
  geo-pos:long "39.91638889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6015'^^xsd:string;
  dwc:scientificName 'Lesser Crested Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:startLongitude '39.916388888889'^^xsd:double;
  dwc:endLongitude '39.916388888889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:startLatitude '-3.5577777777778'^^xsd:double;
  dwc:endLatitude '-3.5577777777778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778))'^^xsd:string;
  dwc:aphiaid '137158'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6015'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.557777778"^^xsd:decimal ;
  dwc:decimalLongitude "39.91638889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.557777778"^^xsd:decimal ;
  geo-pos:long "39.91638889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6018'^^xsd:string;
  dwc:scientificName 'Little Stint'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:startLongitude '39.916388888889'^^xsd:double;
  dwc:endLongitude '39.916388888889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:startLatitude '-3.5577777777778'^^xsd:double;
  dwc:endLatitude '-3.5577777777778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778))'^^xsd:string;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6018'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.557777778"^^xsd:decimal ;
  dwc:decimalLongitude "39.91638889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.557777778"^^xsd:decimal ;
  geo-pos:long "39.91638889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6019'^^xsd:string;
  dwc:scientificName 'Little Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:startLongitude '39.916388888889'^^xsd:double;
  dwc:endLongitude '39.916388888889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:startLatitude '-3.5577777777778'^^xsd:double;
  dwc:endLatitude '-3.5577777777778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778))'^^xsd:string;
  dwc:aphiaid '567480'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6019'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '567480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.557777778"^^xsd:decimal ;
  dwc:decimalLongitude "39.91638889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.557777778"^^xsd:decimal ;
  geo-pos:long "39.91638889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6024'^^xsd:string;
  dwc:scientificName 'Mongolian Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:startLongitude '39.916388888889'^^xsd:double;
  dwc:endLongitude '39.916388888889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:startLatitude '-3.5577777777778'^^xsd:double;
  dwc:endLatitude '-3.5577777777778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778))'^^xsd:string;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6024'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.557777778"^^xsd:decimal ;
  dwc:decimalLongitude "39.91638889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.557777778"^^xsd:decimal ;
  geo-pos:long "39.91638889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6030'^^xsd:string;
  dwc:scientificName 'Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:startLongitude '39.916388888889'^^xsd:double;
  dwc:endLongitude '39.916388888889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:startLatitude '-3.5577777777778'^^xsd:double;
  dwc:endLatitude '-3.5577777777778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778))'^^xsd:string;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6030'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.557777778"^^xsd:decimal ;
  dwc:decimalLongitude "39.91638889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.557777778"^^xsd:decimal ;
  geo-pos:long "39.91638889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6033'^^xsd:string;
  dwc:scientificName 'Sanderling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:startLongitude '39.916388888889'^^xsd:double;
  dwc:endLongitude '39.916388888889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:startLatitude '-3.5577777777778'^^xsd:double;
  dwc:endLatitude '-3.5577777777778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778))'^^xsd:string;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6033'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.557777778"^^xsd:decimal ;
  dwc:decimalLongitude "39.91638889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.557777778"^^xsd:decimal ;
  geo-pos:long "39.91638889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6035'^^xsd:string;
  dwc:scientificName 'Sooty Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:startLongitude '39.916388888889'^^xsd:double;
  dwc:endLongitude '39.916388888889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:startLatitude '-3.5577777777778'^^xsd:double;
  dwc:endLatitude '-3.5577777777778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778))'^^xsd:string;
  dwc:aphiaid '212625'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6035'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212625'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.557777778"^^xsd:decimal ;
  dwc:decimalLongitude "39.91638889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.557777778"^^xsd:decimal ;
  geo-pos:long "39.91638889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6039'^^xsd:string;
  dwc:scientificName 'Sterna spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:startLongitude '39.916388888889'^^xsd:double;
  dwc:endLongitude '39.916388888889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:startLatitude '-3.5577777777778'^^xsd:double;
  dwc:endLatitude '-3.5577777777778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778))'^^xsd:string;
  dwc:aphiaid '137047'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6039'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.557777778"^^xsd:decimal ;
  dwc:decimalLongitude "39.91638889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.557777778"^^xsd:decimal ;
  geo-pos:long "39.91638889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6042'^^xsd:string;
  dwc:scientificName 'Turnstone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:startLongitude '39.916388888889'^^xsd:double;
  dwc:endLongitude '39.916388888889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:startLatitude '-3.5577777777778'^^xsd:double;
  dwc:endLatitude '-3.5577777777778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778))'^^xsd:string;
  dwc:aphiaid '147431'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6042'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '147431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.557777778"^^xsd:decimal ;
  dwc:decimalLongitude "39.91638889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.557777778"^^xsd:decimal ;
  geo-pos:long "39.91638889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6007'^^xsd:string;
  dwc:scientificName 'Grey Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:startLongitude '39.916388888889'^^xsd:double;
  dwc:endLongitude '39.916388888889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:startLatitude '-3.5577777777778'^^xsd:double;
  dwc:endLatitude '-3.5577777777778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778))'^^xsd:string;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6007'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.557777778"^^xsd:decimal ;
  dwc:decimalLongitude "39.91638889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.557777778"^^xsd:decimal ;
  geo-pos:long "39.91638889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6045'^^xsd:string;
  dwc:scientificName 'Whimbrel'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:startLongitude '39.916388888889'^^xsd:double;
  dwc:endLongitude '39.916388888889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:startLatitude '-3.5577777777778'^^xsd:double;
  dwc:endLatitude '-3.5577777777778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778))'^^xsd:string;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6045'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.557777778"^^xsd:decimal ;
  dwc:decimalLongitude "39.91638889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.557777778"^^xsd:decimal ;
  geo-pos:long "39.91638889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5980'^^xsd:string;
  dwc:scientificName 'Black-headed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:startLongitude '39.916388888889'^^xsd:double;
  dwc:endLongitude '39.916388888889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:startLatitude '-3.5577777777778'^^xsd:double;
  dwc:endLatitude '-3.5577777777778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778))'^^xsd:string;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5980'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.557777778"^^xsd:decimal ;
  dwc:decimalLongitude "39.91638889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.557777778"^^xsd:decimal ;
  geo-pos:long "39.91638889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5989'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:startLongitude '39.916388888889'^^xsd:double;
  dwc:endLongitude '39.916388888889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:startLatitude '-3.5577777777778'^^xsd:double;
  dwc:endLatitude '-3.5577777777778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5989'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.557777778"^^xsd:decimal ;
  dwc:decimalLongitude "39.91638889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.557777778"^^xsd:decimal ;
  geo-pos:long "39.91638889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5992'^^xsd:string;
  dwc:scientificName 'Crab Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:startLongitude '39.916388888889'^^xsd:double;
  dwc:endLongitude '39.916388888889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:startLatitude '-3.5577777777778'^^xsd:double;
  dwc:endLatitude '-3.5577777777778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778))'^^xsd:string;
  dwc:aphiaid '212718'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5992'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212718'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.557777778"^^xsd:decimal ;
  dwc:decimalLongitude "39.91638889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.557777778"^^xsd:decimal ;
  geo-pos:long "39.91638889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5995'^^xsd:string;
  dwc:scientificName 'Curlew Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:startLongitude '39.916388888889'^^xsd:double;
  dwc:endLongitude '39.916388888889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:startLatitude '-3.5577777777778'^^xsd:double;
  dwc:endLatitude '-3.5577777777778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5995'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.557777778"^^xsd:decimal ;
  dwc:decimalLongitude "39.91638889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.557777778"^^xsd:decimal ;
  geo-pos:long "39.91638889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6000'^^xsd:string;
  dwc:scientificName 'Great Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:startLongitude '39.916388888889'^^xsd:double;
  dwc:endLongitude '39.916388888889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:startLatitude '-3.5577777777778'^^xsd:double;
  dwc:endLatitude '-3.5577777777778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778))'^^xsd:string;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6000'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.557777778"^^xsd:decimal ;
  dwc:decimalLongitude "39.91638889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.557777778 39.91638889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.557777778"^^xsd:decimal ;
  geo-pos:long "39.91638889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6005'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:startLongitude '39.916388888889'^^xsd:double;
  dwc:endLongitude '39.916388888889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:startLatitude '-3.5577777777778'^^xsd:double;
  dwc:endLatitude '-3.5577777777778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778, 39.916388888889 -3.5577777777778))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6005'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21"^^xsd:decimal ;
  dwc:decimalLongitude "40.12222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21"^^xsd:decimal ;
  geo-pos:long "40.12222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6353'^^xsd:string;
  dwc:scientificName 'Sooty Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:startLongitude '40.122222222222'^^xsd:double;
  dwc:endLongitude '40.122222222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:startLatitude '-3.21'^^xsd:double;
  dwc:endLatitude '-3.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21))'^^xsd:string;
  dwc:aphiaid '212625'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6353'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212625'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21"^^xsd:decimal ;
  dwc:decimalLongitude "40.12222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21"^^xsd:decimal ;
  geo-pos:long "40.12222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6332'^^xsd:string;
  dwc:scientificName 'Lesser Black-backed Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:startLongitude '40.122222222222'^^xsd:double;
  dwc:endLongitude '40.122222222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:startLatitude '-3.21'^^xsd:double;
  dwc:endLatitude '-3.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21))'^^xsd:string;
  dwc:aphiaid '137142'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6332'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21"^^xsd:decimal ;
  dwc:decimalLongitude "40.12222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21"^^xsd:decimal ;
  geo-pos:long "40.12222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6333'^^xsd:string;
  dwc:scientificName 'Lesser Crested Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:startLongitude '40.122222222222'^^xsd:double;
  dwc:endLongitude '40.122222222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:startLatitude '-3.21'^^xsd:double;
  dwc:endLatitude '-3.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21))'^^xsd:string;
  dwc:aphiaid '137158'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6333'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21"^^xsd:decimal ;
  dwc:decimalLongitude "40.12222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21"^^xsd:decimal ;
  geo-pos:long "40.12222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6336'^^xsd:string;
  dwc:scientificName 'Little Stint'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:startLongitude '40.122222222222'^^xsd:double;
  dwc:endLongitude '40.122222222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:startLatitude '-3.21'^^xsd:double;
  dwc:endLatitude '-3.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21))'^^xsd:string;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6336'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21"^^xsd:decimal ;
  dwc:decimalLongitude "40.12222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21"^^xsd:decimal ;
  geo-pos:long "40.12222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6337'^^xsd:string;
  dwc:scientificName 'Little Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:startLongitude '40.122222222222'^^xsd:double;
  dwc:endLongitude '40.122222222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:startLatitude '-3.21'^^xsd:double;
  dwc:endLatitude '-3.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21))'^^xsd:string;
  dwc:aphiaid '567480'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6337'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '567480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21"^^xsd:decimal ;
  dwc:decimalLongitude "40.12222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21"^^xsd:decimal ;
  geo-pos:long "40.12222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6344'^^xsd:string;
  dwc:scientificName 'Osprey'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:startLongitude '40.122222222222'^^xsd:double;
  dwc:endLongitude '40.122222222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:startLatitude '-3.21'^^xsd:double;
  dwc:endLatitude '-3.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21))'^^xsd:string;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6344'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21"^^xsd:decimal ;
  dwc:decimalLongitude "40.12222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21"^^xsd:decimal ;
  geo-pos:long "40.12222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6347'^^xsd:string;
  dwc:scientificName 'Pink-backed Pelican'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:startLongitude '40.122222222222'^^xsd:double;
  dwc:endLongitude '40.122222222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:startLatitude '-3.21'^^xsd:double;
  dwc:endLatitude '-3.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21))'^^xsd:string;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6347'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21"^^xsd:decimal ;
  dwc:decimalLongitude "40.12222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21"^^xsd:decimal ;
  geo-pos:long "40.12222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6348'^^xsd:string;
  dwc:scientificName 'Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:startLongitude '40.122222222222'^^xsd:double;
  dwc:endLongitude '40.122222222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:startLatitude '-3.21'^^xsd:double;
  dwc:endLatitude '-3.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21))'^^xsd:string;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6348'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21"^^xsd:decimal ;
  dwc:decimalLongitude "40.12222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21"^^xsd:decimal ;
  geo-pos:long "40.12222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6351'^^xsd:string;
  dwc:scientificName 'Sanderling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:startLongitude '40.122222222222'^^xsd:double;
  dwc:endLongitude '40.122222222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:startLatitude '-3.21'^^xsd:double;
  dwc:endLatitude '-3.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21))'^^xsd:string;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6351'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21"^^xsd:decimal ;
  dwc:decimalLongitude "40.12222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21"^^xsd:decimal ;
  geo-pos:long "40.12222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6297'^^xsd:string;
  dwc:scientificName 'Black-headed Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:startLongitude '40.122222222222'^^xsd:double;
  dwc:endLongitude '40.122222222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:startLatitude '-3.21'^^xsd:double;
  dwc:endLatitude '-3.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21))'^^xsd:string;
  dwc:aphiaid '137149'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6297'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137149'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21"^^xsd:decimal ;
  dwc:decimalLongitude "40.12222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21"^^xsd:decimal ;
  geo-pos:long "40.12222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6303'^^xsd:string;
  dwc:scientificName 'Caspian Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:startLongitude '40.122222222222'^^xsd:double;
  dwc:endLongitude '40.122222222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:startLatitude '-3.21'^^xsd:double;
  dwc:endLatitude '-3.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21))'^^xsd:string;
  dwc:aphiaid '567825'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6303'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '567825'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21"^^xsd:decimal ;
  dwc:decimalLongitude "40.12222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21"^^xsd:decimal ;
  geo-pos:long "40.12222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6311'^^xsd:string;
  dwc:scientificName 'Crested Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:startLongitude '40.122222222222'^^xsd:double;
  dwc:endLongitude '40.122222222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:startLatitude '-3.21'^^xsd:double;
  dwc:endLatitude '-3.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21))'^^xsd:string;
  dwc:aphiaid '413041'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6311'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '413041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21"^^xsd:decimal ;
  dwc:decimalLongitude "40.12222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21"^^xsd:decimal ;
  geo-pos:long "40.12222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6313'^^xsd:string;
  dwc:scientificName 'Curlew Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:startLongitude '40.122222222222'^^xsd:double;
  dwc:endLongitude '40.122222222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:startLatitude '-3.21'^^xsd:double;
  dwc:endLatitude '-3.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6313'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21"^^xsd:decimal ;
  dwc:decimalLongitude "40.12222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21"^^xsd:decimal ;
  geo-pos:long "40.12222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6318'^^xsd:string;
  dwc:scientificName 'Great Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:startLongitude '40.122222222222'^^xsd:double;
  dwc:endLongitude '40.122222222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:startLatitude '-3.21'^^xsd:double;
  dwc:endLatitude '-3.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21))'^^xsd:string;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6318'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21"^^xsd:decimal ;
  dwc:decimalLongitude "40.12222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21"^^xsd:decimal ;
  geo-pos:long "40.12222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6323'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:startLongitude '40.122222222222'^^xsd:double;
  dwc:endLongitude '40.122222222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:startLatitude '-3.21'^^xsd:double;
  dwc:endLatitude '-3.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6323'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21"^^xsd:decimal ;
  dwc:decimalLongitude "40.12222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21"^^xsd:decimal ;
  geo-pos:long "40.12222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6325'^^xsd:string;
  dwc:scientificName 'Grey Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:startLongitude '40.122222222222'^^xsd:double;
  dwc:endLongitude '40.122222222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:startLatitude '-3.21'^^xsd:double;
  dwc:endLatitude '-3.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21))'^^xsd:string;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6325'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21"^^xsd:decimal ;
  dwc:decimalLongitude "40.12222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21"^^xsd:decimal ;
  geo-pos:long "40.12222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6358'^^xsd:string;
  dwc:scientificName 'Terek Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:startLongitude '40.122222222222'^^xsd:double;
  dwc:endLongitude '40.122222222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:startLatitude '-3.21'^^xsd:double;
  dwc:endLatitude '-3.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21))'^^xsd:string;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6358'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212602'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21"^^xsd:decimal ;
  dwc:decimalLongitude "40.12222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21"^^xsd:decimal ;
  geo-pos:long "40.12222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6362'^^xsd:string;
  dwc:scientificName 'Water birds'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:startLongitude '40.122222222222'^^xsd:double;
  dwc:endLongitude '40.122222222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:startLatitude '-3.21'^^xsd:double;
  dwc:endLatitude '-3.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6362'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21"^^xsd:decimal ;
  dwc:decimalLongitude "40.12222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21"^^xsd:decimal ;
  geo-pos:long "40.12222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6363'^^xsd:string;
  dwc:scientificName 'Whimbrel'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:startLongitude '40.122222222222'^^xsd:double;
  dwc:endLongitude '40.122222222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:startLatitude '-3.21'^^xsd:double;
  dwc:endLatitude '-3.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21))'^^xsd:string;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6363'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21"^^xsd:decimal ;
  dwc:decimalLongitude "40.12222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21"^^xsd:decimal ;
  geo-pos:long "40.12222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6365'^^xsd:string;
  dwc:scientificName 'White-fronted Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:startLongitude '40.122222222222'^^xsd:double;
  dwc:endLongitude '40.122222222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:startLatitude '-3.21'^^xsd:double;
  dwc:endLatitude '-3.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21))'^^xsd:string;
  dwc:aphiaid '212613'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6365'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212613'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21"^^xsd:decimal ;
  dwc:decimalLongitude "40.12222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21 40.12222222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21"^^xsd:decimal ;
  geo-pos:long "40.12222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6326'^^xsd:string;
  dwc:scientificName 'Gull-billed Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:startLongitude '40.122222222222'^^xsd:double;
  dwc:endLongitude '40.122222222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:startLatitude '-3.21'^^xsd:double;
  dwc:endLatitude '-3.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21, 40.122222222222 -3.21))'^^xsd:string;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6326'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6468'^^xsd:string;
  dwc:scientificName 'Curlew Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6468'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6469'^^xsd:string;
  dwc:scientificName 'Curlew Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6469'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6474'^^xsd:string;
  dwc:scientificName 'Great Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6474'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6475'^^xsd:string;
  dwc:scientificName 'Great White Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '212664'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6475'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6478'^^xsd:string;
  dwc:scientificName 'Green-backed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6478'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6479'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6479'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6480'^^xsd:string;
  dwc:scientificName 'Grey Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6480'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6481'^^xsd:string;
  dwc:scientificName 'Grey Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6481'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6485'^^xsd:string;
  dwc:scientificName 'Jacana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '196045'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6485'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6489'^^xsd:string;
  dwc:scientificName 'Lesser Crested Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '137158'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6489'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6491'^^xsd:string;
  dwc:scientificName 'Little Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6491'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6492'^^xsd:string;
  dwc:scientificName 'Little Stint'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6492'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6493'^^xsd:string;
  dwc:scientificName 'Little Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '567480'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6493'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '567480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6498'^^xsd:string;
  dwc:scientificName 'Mongolian Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6498'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6500'^^xsd:string;
  dwc:scientificName 'Osprey'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6500'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6445'^^xsd:string;
  dwc:scientificName 'Water birds'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6445'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6446'^^xsd:string;
  dwc:scientificName 'African Fish Eagle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6446'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6482'^^xsd:string;
  dwc:scientificName 'Gull-billed Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6482'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6454'^^xsd:string;
  dwc:scientificName 'Black-headed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6454'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6463'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6463'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6465'^^xsd:string;
  dwc:scientificName 'Common Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6465'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6466'^^xsd:string;
  dwc:scientificName 'Crab Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '212718'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6466'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212718'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6467'^^xsd:string;
  dwc:scientificName 'Crested Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '413041'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6467'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '413041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6502'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6502'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6504'^^xsd:string;
  dwc:scientificName 'Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6504'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6507'^^xsd:string;
  dwc:scientificName 'Sanderling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6507'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6509'^^xsd:string;
  dwc:scientificName 'Sooty Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '212625'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6509'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212625'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6513'^^xsd:string;
  dwc:scientificName 'Sterna spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '137047'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6513'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6514'^^xsd:string;
  dwc:scientificName 'Terek Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6514'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212602'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6516'^^xsd:string;
  dwc:scientificName 'Turnstone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '147431'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6516'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '147431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.294722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.12472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.294722222 40.12472222)"^^geo:wktLiteral ;
  geo-pos:lat "-3.294722222"^^xsd:decimal ;
  geo-pos:long "40.12472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6518'^^xsd:string;
  dwc:scientificName 'Whimbrel'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:startLongitude '40.124722222222'^^xsd:double;
  dwc:endLongitude '40.124722222222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:startLatitude '-3.2947222222222'^^xsd:double;
  dwc:endLatitude '-3.2947222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222, 40.124722222222 -3.2947222222222))'^^xsd:string;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6518'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6256'^^xsd:string;
  dwc:scientificName 'Lesser Crested Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '137158'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6256'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6259'^^xsd:string;
  dwc:scientificName 'Little Stint'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6259'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6260'^^xsd:string;
  dwc:scientificName 'Little Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '567480'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6260'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '567480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6265'^^xsd:string;
  dwc:scientificName 'Mongolian Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6265'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '212614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6271'^^xsd:string;
  dwc:scientificName 'Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6271'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6273'^^xsd:string;
  dwc:scientificName 'Sacred Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6273'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6274'^^xsd:string;
  dwc:scientificName 'Sanderling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6274'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '159084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6276'^^xsd:string;
  dwc:scientificName 'Sooty Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '212625'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6276'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '212625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6212'^^xsd:string;
  dwc:scientificName 'Water birds'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6212'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6213'^^xsd:string;
  dwc:scientificName 'African Fish Eagle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6213'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6221'^^xsd:string;
  dwc:scientificName 'Black-headed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6221'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6226'^^xsd:string;
  dwc:scientificName 'Caspian Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '567825'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6226'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '567825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6229'^^xsd:string;
  dwc:scientificName 'Comic\' Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6229'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6281'^^xsd:string;
  dwc:scientificName 'Terek Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6281'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '212602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6283'^^xsd:string;
  dwc:scientificName 'Turnstone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '147431'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6283'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '147431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6285'^^xsd:string;
  dwc:scientificName 'Whimbrel'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6285'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6287'^^xsd:string;
  dwc:scientificName 'White-fronted Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '212613'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6287'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '212613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6230'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6230'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6232'^^xsd:string;
  dwc:scientificName 'Common Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6232'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6233'^^xsd:string;
  dwc:scientificName 'Crab Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '212718'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6233'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '212718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6234'^^xsd:string;
  dwc:scientificName 'Crested Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '413041'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6234'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '413041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6236'^^xsd:string;
  dwc:scientificName 'Curlew Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6236'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6241'^^xsd:string;
  dwc:scientificName 'Great Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6241'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '212616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6246'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6246'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6247'^^xsd:string;
  dwc:scientificName 'Grey Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6247'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6248'^^xsd:string;
  dwc:scientificName 'Grey Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6248'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6249'^^xsd:string;
  dwc:scientificName 'Gull-billed Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6249'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.258611111"^^xsd:decimal ;
  dwc:decimalLongitude "40.14388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.258611111 40.14388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.258611111"^^xsd:decimal ;
  geo-pos:long "40.14388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6255'^^xsd:string;
  dwc:scientificName 'Lesser Black-backed Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:startLongitude '40.143888888889'^^xsd:double;
  dwc:endLongitude '40.143888888889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:startLatitude '-3.2586111111111'^^xsd:double;
  dwc:endLatitude '-3.2586111111111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111, 40.143888888889 -3.2586111111111))'^^xsd:string;
  dwc:aphiaid '137142'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6255'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7140'^^xsd:string;
  dwc:scientificName 'Pink-backed Pelican'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7140'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7141'^^xsd:string;
  dwc:scientificName 'Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7141'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7155'^^xsd:string;
  dwc:scientificName 'Whimbrel'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7155'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7157'^^xsd:string;
  dwc:scientificName 'White-fronted Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '212613'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7157'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '212613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7148'^^xsd:string;
  dwc:scientificName 'Spur-winged Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7148'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7146'^^xsd:string;
  dwc:scientificName 'Sooty Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '212625'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7146'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '212625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7144'^^xsd:string;
  dwc:scientificName 'Sanderling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7144'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '159084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7151'^^xsd:string;
  dwc:scientificName 'Terek Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7151'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '212602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7159'^^xsd:string;
  dwc:scientificName 'Yellow-billed Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7159'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7160'^^xsd:string;
  dwc:scientificName 'Water birds'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7160'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7083'^^xsd:string;
  dwc:scientificName 'African Fish Eagle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7083'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7104'^^xsd:string;
  dwc:scientificName 'Crested Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '413041'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7104'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '413041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7086'^^xsd:string;
  dwc:scientificName 'Arctic Skua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '137172'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7086'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7090'^^xsd:string;
  dwc:scientificName 'Black-headed Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '137149'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7090'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7093'^^xsd:string;
  dwc:scientificName 'Black-winged Stilt'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7093'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7094'^^xsd:string;
  dwc:scientificName 'Broad-billed Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '212621'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7094'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '212621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7095'^^xsd:string;
  dwc:scientificName 'Caspian Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '212612'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7095'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '212612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7096'^^xsd:string;
  dwc:scientificName 'Caspian Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '567825'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7096'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '567825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7100'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7100'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7085'^^xsd:string;
  dwc:scientificName 'African Spoonbill'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7085'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '212707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7134'^^xsd:string;
  dwc:scientificName 'Marsh Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7134'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7135'^^xsd:string;
  dwc:scientificName 'Mongolian Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7135'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '212614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7136'^^xsd:string;
  dwc:scientificName 'Open-billed Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7136'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7137'^^xsd:string;
  dwc:scientificName 'Osprey'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7137'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '159377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7139'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7139'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7124'^^xsd:string;
  dwc:scientificName 'Lapwing'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '159141'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7124'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '159141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7125'^^xsd:string;
  dwc:scientificName 'Lesser Black-backed Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '137142'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7125'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7126'^^xsd:string;
  dwc:scientificName 'Lesser Crested Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '137158'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7126'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7127'^^xsd:string;
  dwc:scientificName 'Lesser Flamingo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '212710'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7127'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '212710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7128'^^xsd:string;
  dwc:scientificName 'Little Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7128'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7129'^^xsd:string;
  dwc:scientificName 'Little Stint'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7129'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7130'^^xsd:string;
  dwc:scientificName 'Little Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '567480'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7130'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '567480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7106'^^xsd:string;
  dwc:scientificName 'Curlew Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7106'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7107'^^xsd:string;
  dwc:scientificName 'Egyptian Goose'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7107'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7111'^^xsd:string;
  dwc:scientificName 'Great Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7111'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '212616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7112'^^xsd:string;
  dwc:scientificName 'Great White Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '212664'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7112'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7116'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7116'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7117'^^xsd:string;
  dwc:scientificName 'Grey Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7117'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7118'^^xsd:string;
  dwc:scientificName 'Grey Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7118'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.168333333"^^xsd:decimal ;
  dwc:decimalLongitude "40.14916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.168333333 40.14916667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.168333333"^^xsd:decimal ;
  geo-pos:long "40.14916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_7123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_7123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7123'^^xsd:string;
  dwc:scientificName 'Kittliz\'s Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:startLongitude '40.149166666667'^^xsd:double;
  dwc:endLongitude '40.149166666667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:startLatitude '-3.1683333333333'^^xsd:double;
  dwc:endLatitude '-3.1683333333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333, 40.149166666667 -3.1683333333333))'^^xsd:string;
  dwc:aphiaid '366846'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_7123'^^xsd:string;
  dwc:observationDate '1995-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '366846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5878'^^xsd:string;
  dwc:scientificName 'Sanderling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5878'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '159084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5871'^^xsd:string;
  dwc:scientificName 'Osprey'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5871'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '159377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5873'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5873'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5875'^^xsd:string;
  dwc:scientificName 'Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5875'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5877'^^xsd:string;
  dwc:scientificName 'Sacred Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5877'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5863'^^xsd:string;
  dwc:scientificName 'Little Stint'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5863'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6600'^^xsd:string;
  dwc:scientificName 'Yellow-billed Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6600'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6546'^^xsd:string;
  dwc:scientificName 'Curlew Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6546'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6549'^^xsd:string;
  dwc:scientificName 'Glossy Ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '158977'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6549'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '158977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6550'^^xsd:string;
  dwc:scientificName 'Great Cormorant'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6550'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6552'^^xsd:string;
  dwc:scientificName 'Great White Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212664'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6552'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5844'^^xsd:string;
  dwc:scientificName 'Great Cormorant'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5844'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5846'^^xsd:string;
  dwc:scientificName 'Great White Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212664'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5846'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5847'^^xsd:string;
  dwc:scientificName 'Greater Flamingo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212709'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5847'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5848'^^xsd:string;
  dwc:scientificName 'Green Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212622'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5848'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5850'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5850'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5851'^^xsd:string;
  dwc:scientificName 'Grey Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5851'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5852'^^xsd:string;
  dwc:scientificName 'Grey Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5852'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5853'^^xsd:string;
  dwc:scientificName 'Gull-billed Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5853'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5857'^^xsd:string;
  dwc:scientificName 'Kittliz\'s Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '366846'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5857'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '366846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5860'^^xsd:string;
  dwc:scientificName 'Lesser Crested Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '137158'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5860'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6540'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6540'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6527'^^xsd:string;
  dwc:scientificName 'Avocet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212721'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6527'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6533'^^xsd:string;
  dwc:scientificName 'Black-winged Stilt'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6533'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6536'^^xsd:string;
  dwc:scientificName 'Caspian Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '567825'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6536'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '567825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6574'^^xsd:string;
  dwc:scientificName 'Marsh Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6574'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6577'^^xsd:string;
  dwc:scientificName 'Osprey'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6577'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '159377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6579'^^xsd:string;
  dwc:scientificName 'Pied Kingfisher'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6579'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6580'^^xsd:string;
  dwc:scientificName 'Pink-backed Pelican'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6580'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6581'^^xsd:string;
  dwc:scientificName 'Ringed Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6581'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6582'^^xsd:string;
  dwc:scientificName 'Ruff'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6582'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6595'^^xsd:string;
  dwc:scientificName 'Water birds'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6595'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5882'^^xsd:string;
  dwc:scientificName 'Spur-winged Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5882'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5883'^^xsd:string;
  dwc:scientificName 'Squacco Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5883'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5886'^^xsd:string;
  dwc:scientificName 'Three-banded Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5886'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5889'^^xsd:string;
  dwc:scientificName 'Water birds'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5889'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5890'^^xsd:string;
  dwc:scientificName 'Whimbrel'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5890'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5891'^^xsd:string;
  dwc:scientificName 'White Pelican'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '137176'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5891'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5892'^^xsd:string;
  dwc:scientificName 'White-fronted Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212613'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5892'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5827'^^xsd:string;
  dwc:scientificName 'Black-winged Stilt'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5827'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5830'^^xsd:string;
  dwc:scientificName 'Caspian Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '567825'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5830'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '567825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5834'^^xsd:string;
  dwc:scientificName 'Common Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5834'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5839'^^xsd:string;
  dwc:scientificName 'Curlew Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5839'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5840'^^xsd:string;
  dwc:scientificName 'Curlew Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5840'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5862'^^xsd:string;
  dwc:scientificName 'Little Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5862'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5894'^^xsd:string;
  dwc:scientificName 'Yellow-billed Stork'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5894'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6569'^^xsd:string;
  dwc:scientificName 'Little Stint'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6569'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5818'^^xsd:string;
  dwc:scientificName 'African Reef Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212665'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5818'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5819'^^xsd:string;
  dwc:scientificName 'African Spoonbill'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5819'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5821'^^xsd:string;
  dwc:scientificName 'Avocet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212721'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5821'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5823'^^xsd:string;
  dwc:scientificName 'Black Kite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212678'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5823'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5824'^^xsd:string;
  dwc:scientificName 'Black-headed Gull'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '137149'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5824'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5825'^^xsd:string;
  dwc:scientificName 'Black-headed Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5825'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6553'^^xsd:string;
  dwc:scientificName 'Greater Flamingo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212709'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6553'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6556'^^xsd:string;
  dwc:scientificName 'Greenshank'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6556'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6557'^^xsd:string;
  dwc:scientificName 'Grey Heron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6557'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6558'^^xsd:string;
  dwc:scientificName 'Grey Plover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6558'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6559'^^xsd:string;
  dwc:scientificName 'Gull-billed Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6559'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6563'^^xsd:string;
  dwc:scientificName 'Kittliz\'s Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '366846'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6563'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '366846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6566'^^xsd:string;
  dwc:scientificName 'Lesser Crested Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '137158'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6566'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6567'^^xsd:string;
  dwc:scientificName 'Lesser Flamingo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212710'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6567'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_6568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_6568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6568'^^xsd:string;
  dwc:scientificName 'Little Egret'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_6568'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5864'^^xsd:string;
  dwc:scientificName 'Little Tern'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '567480'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5864'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '567480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5868'^^xsd:string;
  dwc:scientificName 'Marsh Sandpiper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5868'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.009722222"^^xsd:decimal ;
  dwc:decimalLongitude "40.15388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.009722222 40.15388889)"^^geo:wktLiteral ;
  geo-pos:lat "-3.009722222"^^xsd:decimal ;
  geo-pos:long "40.15388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4238__National%20Museums%20of%20Kenya_Waterbird_survey_Kenya_1996_5869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "National Museums of Kenya_Waterbird_survey_Kenya_1996_5869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4238_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'National Museums of Kenya'^^xsd:string;
  dwc:collectionCode 'Waterbird_survey_Kenya_1996'^^xsd:string;
  dwc:catalogNumber 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5869'^^xsd:string;
  dwc:scientificName 'Mongolian Sandplover'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:startLongitude '40.153888888889'^^xsd:double;
  dwc:endLongitude '40.153888888889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:startLatitude '-3.0097222222222'^^xsd:double;
  dwc:endLatitude '-3.0097222222222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222, 40.153888888889 -3.0097222222222))'^^xsd:string;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'National Museums of Kenya_Waterbird_survey_Kenya_1996_5869'^^xsd:string;
  dwc:observationDate '1995-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '212614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF